Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c675 static PyObject *CtlObj_SetControlTitleWithCFString(ControlObject *_self, PyObject *_args) in CtlObj_SetControlTitleWithCFString() function
3534 {"SetControlTitleWithCFString", (PyCFunction)CtlObj_SetControlTitleWithCFString, 1,