Home
last modified time | relevance | path

Searched defs:bottomLeftArgs (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.cpp43 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderRadius() local
375 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBorderRadius() local
H A Darkts_native_menu_bridge.cpp199 …Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(3); // 3: index of bottom left … in ParseRadius() local
H A Darkts_native_button_bridge.cpp543 …Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(CALL_ARG_3); // bottomLeft value in SetButtonBorderRadius() local
592 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(11); // 11:bottomLeft value in SetButtonBorder() local
H A Darkts_native_image_bridge.cpp66 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(BORDER_RADIUS_INDEX_3); in ParseOuterBorderRadius() local
773 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(INDEX_3); in SetBorderRadius() local
H A Darkts_native_span_bridge.cpp48 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderRadius() local
H A Darkts_utils.cpp1697 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderRadius() local
1721 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderRadius() local
H A Darkts_native_text_area_bridge.cpp1713 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBorderRadius() local
H A Darkts_native_common_bridge.cpp1026 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderRadius() local
1642 Local<JSValueRef> bottomLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBorderRadius() local