Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dcreate_functions_vk.h58 struct Window { struct
60 uintptr_t hinstance;
66 uintptr_t window;
/foundation/graphic/graphic_2d/interfaces/kits/js/declaration/api/
D@ohos.window.d.ts53 interface Window { interface
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_window.cpp19 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/MainAbility/
DMainAbility.ts19 import type Window from '@ohos.window'; alias
/foundation/arkui/ace_engine/frameworks/core/common/
Dwindow.cpp25 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dextension_form_profile.cpp54 struct Window { struct
55 int32_t designWidth = 720;
56 bool autoDesignWidth = false;
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.h43 class Window; variable
/foundation/arkui/ui_lite/interfaces/kits/components/
Droot_view.h57 class Window; variable
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_ability.h39 class Window; variable
Dace_container.h40 class Window; variable
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_content.h51 class Window; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_profile.cpp212 struct Window { struct
213 int32_t designWidth = 720;
214 bool autoDesignWidth = false;
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.h78 class Window; variable
Dpipeline_base.h82 class Window; variable