Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c33 #define GetControlRect(ctl, rectp) GetControlBounds(ctl, rectp) macro
3212 #ifndef GetControlRect in CtlObj_GetControlRect()
3213 PyMac_PRECHECK(GetControlRect); in CtlObj_GetControlRect()
3217 GetControlRect(_self->ob_itself, in CtlObj_GetControlRect()