Home
last modified time | relevance | path

Searched defs:heightArg (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_plugin_bridge.cpp26 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of parameter height in SetSize() local
74 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(1); in SetHeight() local
H A Darkts_native_shape_bridge.cpp34 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(NUM_4); in SetViewPort() local
H A Darkts_native_checkboxgroup_bridge.cpp139 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(1); in SetCheckboxGroupHeight() local
216 …Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of parameter Checkbox… in SetCheckboxGroupSize() local
H A Darkts_native_radio_bridge.cpp154 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(1); in SetRadioHeight() local
186 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(2); //2 is height value in SetRadioSize() local
H A Darkts_native_toggle_bridge.cpp53 …HeightInner(const EcmaVM* vm, const Local<JSValueRef>& nodeArg, const Local<JSValueRef>& heightArg) in SetHeightInner()
270 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(INDEX_ARGUMENT_1); in SetHeight() local
H A Darkts_native_side_bar_container_bridge.cpp103 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(NUM_4); in SetControlButton() local
H A Darkts_native_select_bridge.cpp654 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(1); in SetHeight() local
686 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(2); // 2: index of heigth value in SetSize() local
H A Darkts_native_common_shape_bridge.cpp405 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(NUM_1); in SetHeight() local
H A Darkts_native_common_bridge.cpp3138 Local<JSValueRef> heightArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBackgroundImageSize() local