Searched defs:Window (Results 1 – 16 of 16) sorted by relevance
60 struct Window { struct64 uintptr_t instance;65 uintptr_t window;
19 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
21 Window::Window(std::unique_ptr<PlatformWindow> platformWindow) : platformWindow_(std::move(platform… in Window() function in OHOS::Ace::Window
43 class Window; variable
57 class Window; variable
60 struct Window { struct61 int32_t designWidth = 720;62 bool autoDesignWidth = false;
39 class Window; variable
41 class Window; variable
1030 ## Window section
1210 ## Window section
1026 ## Window section
204 struct Window { struct205 int32_t designWidth = 720;206 bool autoDesignWidth = false;
51 class Window; variable
78 class Window; variable
88 class Window; variable