Home
last modified time | relevance | path

Searched defs:uiContext (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Dui_context_helper.cpp26 void UIContextHelper::AddUIContext(EcmaVM* vm, int32_t instanceId, panda::Local<panda::JSValueRef> uiContext) in AddUIContext() argument
48 auto uiContext = ArkTSUtils::GetContext(vm); in GetUIContext() local
52 auto uiContext = iter->second; in GetUIContext() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrag_and_drop_test.cpp113 auto uiContext = new ArkUI_Context({ .id = 1 }); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.h164 void SetContextValue(shared_ptr<JsValue> uiContext) in SetContextValue() argument
H A Djsi_declarative_engine.cpp1106 shared_ptr<JsValue> uiContext = CallGetUIContextFunc(runtime, argv); in GetContextValue() local
/foundation/arkui/ace_engine/interfaces/native/event/
H A Ddrag_and_drop_impl.cpp122 ArkUI_DragAction* OH_ArkUI_CreateDragActionWithContext(ArkUI_ContextHandle uiContext) in OH_ArkUI_CreateDragActionWithContext() argument
493 int32_t OH_ArkUI_SetDragEventStrictReportWithContext(ArkUI_ContextHandle uiContext, bool enabled) in OH_ArkUI_SetDragEventStrictReportWithContext() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp90 int32_t GetUIContextInstanceId(napi_env env, napi_value uiContext) in GetUIContextInstanceId() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp2381 napi_value uiContext = uiContent->GetUINapiContext(); in OnGetRootSceneUIContext() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp2356 napi_value uiContext = uicontent->GetUINapiContext(); in OnGetUIContext() local

Completed in 37 milliseconds