Home
last modified time | relevance | path

Searched refs:GetWindowStructureRgn (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c32 #define GetWindowStructureRgn(win, rgn) GetWindowRegion((win), kWindowStructureRgn, (rgn)) macro
2208 #ifndef GetWindowStructureRgn in WinObj_GetWindowStructureRgn()
2209 PyMac_PRECHECK(GetWindowStructureRgn); in WinObj_GetWindowStructureRgn()
2214 GetWindowStructureRgn(_self->ob_itself, in WinObj_GetWindowStructureRgn()