Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c401 static PyObject *DragObj_GetDragItemBounds(DragObjObject *_self, PyObject *_args) in DragObj_GetDragItemBounds() function
703 {"GetDragItemBounds", (PyCFunction)DragObj_GetDragItemBounds, 1,