Home
last modified time | relevance | path

Searched defs:bottomRightArgs (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_span_bridge.cpp44 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_3); in ParseOuterBorderRadius() local
376 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(NUM_4); in SetBorderRadius() local
H A Darkts_native_menu_bridge.cpp200 …Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(4); // 4: index of bottom right… in ParseRadius() local
H A Darkts_native_button_bridge.cpp544 …Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(CALL_ARG_4); // bottomRight val… in SetButtonBorderRadius() local
593 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(12); // 12:bottomRight value in SetButtonBorder() local
H A Darkts_native_image_bridge.cpp67 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(BORDER_RADIUS_INDEX_4); in ParseOuterBorderRadius() local
774 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(INDEX_4); in SetBorderRadius() local
H A Darkts_native_span_bridge.cpp49 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_3); in ParseOuterBorderRadius() local
H A Darkts_utils.cpp1698 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_3); in ParseOuterBorderRadius() local
1722 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_3); in ParseOuterBorderRadius() local
H A Darkts_native_text_area_bridge.cpp1714 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(NUM_4); in SetBorderRadius() local
H A Darkts_native_common_bridge.cpp1027 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_3); in ParseOuterBorderRadius() local
1643 Local<JSValueRef> bottomRightArgs = runtimeCallInfo->GetCallArgRef(NUM_4); in SetBorderRadius() local