Home
last modified time | relevance | path

Searched defs:jsId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp550 napi_value jsId = nullptr; in ConvertPointerItemFromJs() local
674 napi_value jsId = nullptr; in ConvertPointerEventFromJs() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp867 JSRef<JSVal> jsId = obj->GetProperty("__id"); in JsDrawBitmapMesh() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp2030 auto jsId = textMenuIdObject->Get(vm, panda::StringRef::NewFromUtf8(vm, "id_")); in WrapMenuParams() local
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6158 napi_value jsId = nullptr; in CreateWebPageSnapshotResultCallback() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp10956 auto jsId = textMenuIdObject->GetProperty("id_"); in ParseOnCreateMenu() local