Home
last modified time | relevance | path

Searched defs:strokeWidthArg (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_divider_bridge.cpp28 Local<JSValueRef> strokeWidthArg = runtimeCallInfo->GetCallArgRef(1); in SetStrokeWidth() local
H A Darkts_native_menu_bridge.cpp28 ArkUIMenuDividerOptions BuildMenuDividerOptions(EcmaVM* vm, Local<JSValueRef> strokeWidthArg, in BuildMenuDividerOptions()
74 Local<JSValueRef> strokeWidthArg = runtimeCallInfo->GetCallArgRef(ARG_INDEX_1); in SetMenuDivider() local
H A Darkts_native_side_bar_container_bridge.cpp336 Local<JSValueRef> strokeWidthArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetDivider() local
H A Darkts_native_progress_bridge.cpp200 Local<JSValueRef> strokeWidthArg = runtimeCallInfo->GetCallArgRef(index); in ParseStrokeWidth() local