Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c499 static PyObject *DragObj_GetDragMouse(DragObjObject *_self, PyObject *_args) in DragObj_GetDragMouse() function
713 {"GetDragMouse", (PyCFunction)DragObj_GetDragMouse, 1,