Searched refs:LPRECT (Results 1 – 17 of 17) sorted by relevance
27 bool getClientRect(LPRECT rect) const override;
21 bool NativeWindow9::getClientRect(LPRECT rect) const in getClientRect()
28 virtual bool getClientRect(LPRECT rect) const = 0;
29 bool getClientRect(LPRECT rect) const override;
71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect()
28 bool getClientRect(LPRECT rect) const override;
45 bool NativeWindow11Win32::getClientRect(LPRECT rect) const in getClientRect()
22 bool SizeToRect(LPRECT rect) in SizeToRect()
68 bool MapRect(LPRECT rect) in MapRect()
30 BOOL CALLBACK GetMonitorDPICallback(HMONITOR, HDC hdc, LPRECT, LPARAM dwData) { in GetMonitorDPICallback() argument
78 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); } in GetWindowRect()163 bool GetClientRect(LPRECT rect) { return BOOLToBool(::GetClientRect(_window, rect)); } in GetClientRect()
82 bool getClientRect(LPRECT rect) const override;
35 bool CompositorNativeWindow11::getClientRect(LPRECT rect) const in getClientRect()
188 LPRECT = PRECT = ctypes.POINTER(RECT) variable
137 } RECT, *LPRECT; typedef
1757 LPRECT lpRect);
1777 LPRECT lpRect);