Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c231 static PyObject *DragObj_CountDragItems(DragObjObject *_self, PyObject *_args) in DragObj_CountDragItems() function
689 {"CountDragItems", (PyCFunction)DragObj_CountDragItems, 1,