Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c270 static PyObject *DragObj_CountDragItemFlavors(DragObjObject *_self, PyObject *_args) in DragObj_CountDragItemFlavors() function
693 {"CountDragItemFlavors", (PyCFunction)DragObj_CountDragItemFlavors, 1,