Searched defs:GetWindowRect (Results 1 – 4 of 4) sorted by relevance
165 bool GetWindowRect(::Display* display, in GetWindowRect() function
151 bool GetWindowRect(HWND window, DesktopRect* result) { in GetWindowRect() function
78 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); } in GetWindowRect() function
419 CFX_FloatRect CPWL_Wnd::GetWindowRect() const { in GetWindowRect() function in CPWL_Wnd