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