Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/action_sheet/
H A Djs_action_sheet.cpp198 void ParseBorderWidthAndColor(DialogProperties& properties, JSRef<JSObject> obj) in ParseBorderWidthAndColor() function
329 ParseBorderWidthAndColor(properties, obj); in Show()
336 … parseShadow = ParseShadow, parseBorderProps = ParseBorderWidthAndColor, in Show()