Home
last modified time | relevance | path

Searched refs:ParseAlertBorderWidthAndColor (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.cpp263 void ParseAlertBorderWidthAndColor(DialogProperties& properties, JSRef<JSObject> obj) in ParseAlertBorderWidthAndColor() function
385 ParseAlertBorderWidthAndColor(properties, obj); in Show()
393 parseBorderProps = ParseAlertBorderWidthAndColor, in Show()