Home
last modified time | relevance | path

Searched defs:thirdArg (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/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_render_node_bridge.cpp280 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in InsertChildAfter() local
330 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetRotation() local
373 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetShadowOffset() local
H A Darkts_native_image_animator_bridge.cpp191 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetImages() local
H A Darkts_native_nav_destination_bridge.cpp180 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetIgnoreLayoutSafeArea() 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_text_input_bridge.cpp269 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetPasswordIcon() local
937 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); // 2: color value in SetDecoration() local
1812 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetPadding() local
1904 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(CALL_ARG_2); in SetMargin() local
H A Darkts_native_navigation_bridge.cpp434 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetIgnoreLayoutSafeArea() local
H A Darkts_native_slider_bridge.cpp125 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetBlockSize() local
H A Darkts_native_span_bridge.cpp312 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
H A Darkts_native_tabs_bridge.cpp96 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(TABS_ARG_INDEX_2); in SetScrollableBarModeOptions() local
H A Darkts_native_text_bridge.cpp308 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
1451 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetResponseRegion() local
H A Darkts_native_text_area_bridge.cpp629 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_alphabet_indexer_bridge.cpp422 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetAlignStyle() local
H A Darkts_native_list_bridge.cpp275 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_2); in SetListEdgeEffect() local
430 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_2); in SetListNestedScroll() local
H A Darkts_native_search_bridge.cpp303 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetCancelButton() local
757 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetDecoration() local
H A Darkts_native_common_bridge.cpp3630 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetUseEffect() local
4086 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetPadding() local
4176 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetMargin() local
4324 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetConstraintSize() local
4477 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetSize() local
4665 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetExpandSafeArea() local
5266 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetResponseRegion() local
5519 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetMouseResponseRegion() local
6882 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(NUM_2); in SetChainMode() local
H A Darkts_native_frame_node_bridge.cpp70 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); // index of instanceId in GetInstanceId() local
377 …Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); // 2 : index to get the insert node in InsertChildAfter() local
H A Darkts_native_image_bridge.cpp529 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in SetSourceSize() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp163 auto& thirdArg = argv[PARAM_INDEX_TWO]; in ParseNavDestSwitchRegisterParams() local
230 napi_env env, napi_value secondArg, napi_value thirdArg, NavDestinationSwitchParams& params) in ParseNavDestSwitchUnRegisterParams()
269 napi_env env, napi_value secondArg, napi_value thirdArg, in ParseNavDestSwitchUnRegisterParams()
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp678 NVal thirdArg(env, funcArg[NARG_POS::THIRD]); in GetCopyArguments() local
689 NVal thirdArg(env, funcArg[NARG_POS::THIRD]); in GetCopyArguments() local
738 NVal thirdArg(env, funcArg[NARG_POS::THIRD]); in AddNAsyncWork() local
1329 NVal thirdArg(env, funcArg[NARG_POS::THIRD]); in GetMoveItemArguments() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp318 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(2); in JsRegisterNamedRoute() local
756 Local<JSValueRef> thirdArg = runtimeCallInfo->GetCallArgRef(PARAM_TRHEE_INDEX); in JsGetFilteredInspectorTreeById() local