Home
last modified time | relevance | path

Searched refs:LiteProxyWindow (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_window.cpp21 LiteProxyWindow::LiteProxyWindow(LiteWinRequestor* requestor) in LiteProxyWindow() function in OHOS::LiteProxyWindow
26 LiteProxyWindow::~LiteProxyWindow() in ~LiteProxyWindow()
39 int LiteProxyWindow::Init() in Init()
44 void LiteProxyWindow::Destroy() in Destroy()
48 void LiteProxyWindow::Show() in Show()
55 void LiteProxyWindow::Hide() in Hide()
62 void LiteProxyWindow::Resize(int16_t width, int16_t height) in Resize()
69 void LiteProxyWindow
[all...]
H A Dlite_proxy_window.h24 class LiteProxyWindow : public IWindow { class
26 explicit LiteProxyWindow(LiteWinRequestor* requestor);
27 virtual ~LiteProxyWindow();
H A Dlite_proxy_windows_manager.cpp40 return new LiteProxyWindow(requstor); in CreateWindow()

Completed in 2 milliseconds