Searched defs:Window (Results 1 – 13 of 13) sorted by relevance
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
43 class Window; variable
53 struct Window { struct54 int32_t designWidth = 720;55 bool autoDesignWidth = false;
57 class Window; variable
37 class Window; variable
40 class Window; variable
44 class Window; variable
211 struct Window { struct212 int32_t designWidth = 720;213 bool autoDesignWidth = false;
78 class Window; variable
83 class Window; variable