Home
last modified time | relevance | path

Searched refs:ParseAlertAlignment (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/dialog/
H A Djs_alert_dialog.cpp319 void ParseAlertAlignment(DialogProperties& properties, JSRef<JSObject> obj) in ParseAlertAlignment() function
387 ParseAlertAlignment(properties, obj); in Show()
394 … parseRadius = ParseAlertRadius, parseAlignment = ParseAlertAlignment, in Show()