Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c5321 static PyObject *Ctl_FindControlUnderMouse(PyObject *_self, PyObject *_args) in Ctl_FindControlUnderMouse() function
5520 {"FindControlUnderMouse", (PyCFunction)Ctl_FindControlUnderMouse, 1,