Home
last modified time | relevance | path

Searched defs:CtlObj_New (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c25 #define CtlObj_New _CtlObj_New macro
147 PyObject *CtlObj_New(ControlHandle itself) in CtlObj_New() function