Searched defs:Window (Results 1 – 14 of 14) sorted by relevance
58 struct Window { struct60 uintptr_t hinstance;66 uintptr_t window;
53 interface Window { interface
19 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
19 import type Window from '@ohos.window'; alias
25 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
54 struct Window { struct55 int32_t designWidth = 720;56 bool autoDesignWidth = false;
43 class Window; variable
57 class Window; variable
39 class Window; variable
40 class Window; variable
51 class Window; variable
212 struct Window { struct213 int32_t designWidth = 720;214 bool autoDesignWidth = false;
78 class Window; variable
82 class Window; variable