Searched defs:GetWindowRect (Results 1 – 2 of 2) sorted by relevance
78 bool GetWindowRect(LPRECT rect) const { return BOOLToBool(::GetWindowRect(_window,rect)); } in GetWindowRect() function
11313 static ImRect GetWindowRect(ImGuiWindow* window, int rect_type) in ShowMetricsWindow() function