Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c422 static PyObject *DragObj_SetDragItemBounds(DragObjObject *_self, PyObject *_args) in DragObj_SetDragItemBounds() function
705 {"SetDragItemBounds", (PyCFunction)DragObj_SetDragItemBounds, 1,