Home
last modified time | relevance | path

Searched defs:topArg (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_calendar_picker_bridge.cpp147 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(1); // 1: index of parameter top in SetCalendarPickerPadding() local
194 …Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(7); // 7: index of parameter top color in SetCalendarPickerBorder() local
Darkts_native_radio_bridge.cpp217 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(1); //1 is top arguments in SetRadioPadding() local
Darkts_native_swiper_bridge.cpp489 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(DOT_INDICATOR_TOP); in GetSwiperDotIndicator() local
531 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(DIGIT_INDICATOR_TOP); in GetSwiperDigitIndicator() local
Darkts_native_side_bar_container_bridge.cpp102 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetControlButton() local
Darkts_native_common_bridge.cpp864 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(argsIndex + NUM_2); in ParseOuterBorderColor() local
937 auto topArg = runtimeCallInfo->GetCallArgRef(argsIndex); in ParseOuterBorderStyle() local
1506 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBorderColor() local
1670 auto topArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBorderStyle() local
2868 auto topArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetPixelStretchEffect() local
3903 Local<JSValueRef> topArg = runtimeCallInfo->GetCallArgRef(NUM_4); in SetAlignRules() local