Searched refs:GetWindowStructureRgn (Results 1 – 1 of 1) sorted by relevance
32 #define GetWindowStructureRgn(win, rgn) GetWindowRegion((win), kWindowStructureRgn, (rgn)) macro2208 #ifndef GetWindowStructureRgn in WinObj_GetWindowStructureRgn()2209 PyMac_PRECHECK(GetWindowStructureRgn); in WinObj_GetWindowStructureRgn()2214 GetWindowStructureRgn(_self->ob_itself, in WinObj_GetWindowStructureRgn()