Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animation_bridge.cpp56 inline NodeId GetCurrentNodeId(shared_ptr<JsRuntime>& runtime, shared_ptr<JsValue>& value) in GetCurrentNodeId() function
251 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationStartTimeGet()
297 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationStartTimeSet()
317 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationPendingGet()
386 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationPlayStateSet()
552 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationPlay()
561 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationFinish()
570 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationPause()
579 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationCancel()
588 int32_t nodeId = GetCurrentNodeId(runtime, thisObj); in JsAnimationReverse()
H A Djsi_canvas_bridge.cpp155 inline NodeId GetCurrentNodeId(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& val… in GetCurrentNodeId() function
177 NodeId id = GetCurrentNodeId(runtime, value); in PushTaskToPage()
697 NodeId id = GetCurrentNodeId(runtime, value); in JsMeasureText()
1696 NodeId id = GetCurrentNodeId(runtime, value); in JsGetImageData()
1758 NodeId id = GetCurrentNodeId(runtime, value); in JsGetPixelMap()
1853 NodeId id = GetCurrentNodeId(runtime, value); in JsGetJsonData()
2464 NodeId id = GetCurrentNodeId(runtime, value); in JsWidthGetter()
2502 NodeId id = GetCurrentNodeId(runtime, value); in JsHeightGetter()