Home
last modified time | relevance | path

Searched defs:fontWeightArg (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_timepicker_bridge.cpp60 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetTextStyle() local
109 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetSelectedTextStyle() local
158 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetDisappearTextStyle() local
H A Darkts_native_textpicker_bridge.cpp144 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(3); // text font weight in SetTextStyle() local
193 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(3); // text font weight in SetSelectedTextStyle() local
242 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(3); // text font weight in SetDisappearTextStyle() local
H A Darkts_native_select_bridge.cpp273 …Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of font weight va… in SetFont() local
317 …Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of font weight va… in SetOptionFont() local
363 …Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of font weight va… in SetSelectedOptionFont() local
H A Darkts_native_calendar_picker_bridge.cpp62 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetTextStyle() local
H A Darkts_native_text_timer_bridge.cpp132 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetFontWeight() local
H A Darkts_native_button_bridge.cpp280 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_1); in SetFontWeight() local
476 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(FONT_WEIGHT_ARG_7); in SetLabelStyle() local
H A Darkts_native_text_clock_bridge.cpp198 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetFontWeight() local
H A Darkts_native_text_area_bridge.cpp234 Local<JSValueRef> fontWeightArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetPlaceholderFont() local