Home
last modified time | relevance | path

Searched refs:nodeVal (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_item_bridge.cpp183 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(NUM_0); in SetGridItemOptions() local
185 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetGridItemOptions()
H A Darkts_native_text_clock_bridge.cpp416 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(NUM_0); in SetTextClockTimeZoneOffset() local
418 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetTextClockTimeZoneOffset()
436 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(NUM_0); in SetTextClockController() local
438 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetTextClockController()
H A Darkts_native_grid_bridge.cpp778 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetGridScroller() local
782 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetGridScroller()
805 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(0); in SetGridLayoutOptions() local
808 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetGridLayoutOptions()
H A Darkts_native_marquee_bridge.cpp332 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(0); in SetInitialize() local
338 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetInitialize()
H A Darkts_native_text_timer_bridge.cpp320 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(NUM_0); in SetTextTimerOptions() local
324 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetTextTimerOptions()
H A Darkts_native_text_area_bridge.cpp2099 Local<JSValueRef> nodeVal = runtimeCallInfo->GetCallArgRef(NUM_0); in SetTextAreaInitialize() local
2103 auto nativeNode = nodePtr(nodeVal->ToNativePointer(vm)->Value()); in SetTextAreaInitialize()