Home
last modified time | relevance | path

Searched defs:thirdArg (Results 1 - 20 of 20) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_hyperlink_bridge.cpp83 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetResponseRegion() local
H A Darkts_native_frame_node_bridge.cpp72 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); // index of instanceId in GetInstanceId() local
H A Darkts_native_nav_destination_bridge.cpp163 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetIgnoreLayoutSafeArea() local
H A Darkts_native_image_animator_bridge.cpp191 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetImages() local
H A Darkts_native_alphabet_indexer_bridge.cpp428 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetAlignStyle() local
H A Darkts_native_navigation_bridge.cpp409 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetIgnoreLayoutSafeArea() local
H A Darkts_native_span_bridge.cpp311 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
H A Darkts_native_list_bridge.cpp260 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_2); in SetListEdgeEffect() local
415 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_2); in SetListNestedScroll() local
H A Darkts_native_tabs_bridge.cpp97 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(TABS_ARG_INDEX_2); in SetScrollableBarModeOptions() local
H A Darkts_native_slider_bridge.cpp128 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetBlockSize() local
H A Darkts_native_image_bridge.cpp525 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetSourceSize() local
H A Darkts_native_api_impl_bridge.cpp340 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetFrameRateRange() local
375 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); // 2: parameter index in SetMarqueeFrameRateRange() local
H A Darkts_native_render_node_bridge.cpp267 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in InsertChildAfter() local
317 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetRotation() local
360 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetShadowOffset() local
H A Darkts_native_text_input_bridge.cpp267 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetPasswordIcon() local
935 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); // 2: color value in SetDecoration() local
1851 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetPadding() local
1943 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetMargin() local
H A Darkts_native_text_bridge.cpp302 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
1445 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetResponseRegion() local
H A Darkts_native_search_bridge.cpp304 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetCancelButton() local
758 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
H A Darkts_native_text_area_bridge.cpp627 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
1407 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetPadding() local
1792 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetMargin() local
H A Darkts_native_common_bridge.cpp4013 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetPadding() local
4103 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetMargin() local
4251 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetConstraintSize() local
4404 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); SetSize() local
4592 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); SetExpandSafeArea() local
5193 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); SetResponseRegion() local
5446 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); SetMouseResponseRegion() local
6578 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); SetChainMode() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp155 auto& thirdArg = argv[PARAM_INDEX_TWO]; in ParseNavDestSwitchRegisterParams() local
221 ParseNavDestSwitchUnRegisterParams( napi_env env, napi_value secondArg, napi_value thirdArg, NavDestinationSwitchParams& params) ParseNavDestSwitchUnRegisterParams() argument
260 ParseNavDestSwitchUnRegisterParams( napi_env env, napi_value secondArg, napi_value thirdArg, napi_value fourthArg, NavDestinationSwitchParams& params) ParseNavDestSwitchUnRegisterParams() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp315 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in JsRegisterNamedRoute() local
749 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(PARAM_TRHEE_INDEX); in JsGetFilteredInspectorTreeById() local

Completed in 63 milliseconds