Home
last modified time | relevance | path

Searched refs:argNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_water_flow_bridge.cpp348 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(NUM_0); in SetEdgeEffect() local
352 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in SetEdgeEffect()
437 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetScrollBar() local
438 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetScrollBar()
467 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(NUM_0); in ResetScrollBarWidth() local
468 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetScrollBarWidth()
479 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in SetScrollBarColor()
494 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetScrollBarColor()
524 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetCachedCount()
536 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in SetFlingSpeedLimit()
[all …]
H A Darkts_native_list_bridge.cpp519 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_0); in ResetListScrollBarWidth() local
520 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetListScrollBarWidth()
529 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_0); in SetListScrollBarColor() local
531 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in SetListScrollBarColor()
545 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_0); in ResetListScrollBarColor() local
546 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetListScrollBarColor()
555 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_0); in SetFlingSpeedLimit() local
557 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in SetFlingSpeedLimit()
572 Local<JSValueRef> argNode = runtimeCallInfo->GetCallArgRef(LIST_ARG_INDEX_0); in ResetFlingSpeedLimit() local
573 auto nativeNode = nodePtr(argNode->ToNativePointer(vm)->Value()); in ResetFlingSpeedLimit()