Searched refs:GetWindowBounds (Results 1 – 5 of 5) sorted by relevance
106 DesktopRect GetWindowBounds(CFDictionaryRef window);113 DesktopRect GetWindowBounds(CGWindowID id);
370 DesktopRect window_bounds = GetWindowBounds(id); in GetWindowScaleFactor()387 DesktopRect GetWindowBounds(CFDictionaryRef window) { in GetWindowBounds() function404 DesktopRect GetWindowBounds(CGWindowID id) { in GetWindowBounds() function407 result = GetWindowBounds(window); in GetWindowBounds()
34 bounds = GetWindowBounds(window);
181 frame->set_top_left(GetWindowBounds(on_screen_window).top_left());
1547 #ifndef GetWindowBounds in WinObj_GetWindowBounds()1548 PyMac_PRECHECK(GetWindowBounds); in WinObj_GetWindowBounds()1553 _err = GetWindowBounds(_self->ob_itself, in WinObj_GetWindowBounds()