Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp1802 void ParseBorderColorAndStyle(napi_env env, const std::shared_ptr<PromptAsyncContext>& asyncContext, in ParseBorderColorAndStyle() function
1862ParseBorderColorAndStyle(env, asyncContext, borderWidthProps, borderColorProps, borderStyleProps); in GetPromptActionDialog()