Home
last modified time | relevance | path

Searched refs:GetWindowById (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.h44 Window* GetWindowById(int32_t id) in GetWindowById() function in OHOS::RenderManager
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp175 LiteWindow* window = GetWindowById(id); in GetSurface()
185 LiteWindow* window = GetWindowById(id); in Show()
195 LiteWindow* window = GetWindowById(id); in Hide()
243 LiteWindow* window = GetWindowById(id); in MoveTo()
252 LiteWindow* window = GetWindowById(id); in Resize()
278 LiteWindow* window = GetWindowById(id); in UpdateWindow()
284 LiteWindow* LiteWM::GetWindowById(int32_t id) in GetWindowById() function in OHOS::LiteWM
H A Dlite_wm.h78 LiteWindow* GetWindowById(int32_t id);
H A Dlite_wms.cpp101 LiteWindow* window = LiteWM::GetInstance()->GetWindowById(id); in GetSurface()
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp35 Window* window = RenderManager::GetInstance().GetWindowById(data.winId); in DispatchEvent()

Completed in 4 milliseconds