Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_image_span_bridge.cpp41 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderRadius() local
373 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBorderRadius() local
Darkts_native_menu_bridge.cpp197 …Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(1); // 1: index of top left val… in ParseRadius() local
Darkts_native_button_bridge.cpp541 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(CALL_ARG_1); // topLeft value in SetButtonBorderRadius() local
590 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(9); // 9:topLeft value in SetButtonBorder() local
Darkts_native_image_bridge.cpp64 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(BORDER_RADIUS_INDEX_1); in ParseOuterBorderRadius() local
808 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(INDEX_1); in SetBorderRadius() local
Darkts_native_span_bridge.cpp46 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderRadius() local
Darkts_utils.cpp1706 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderRadius() local
1730 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderRadius() local
Darkts_native_text_area_bridge.cpp1743 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBorderRadius() local
Darkts_native_common_bridge.cpp1025 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderRadius() local
1641 Local<JSValueRef> topLeftArgs = runtimeCallInfo->GetCallArgRef(NUM_1); in SetBorderRadius() local