Home
last modified time | relevance | path

Searched defs:DragObj_New (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/drag/
D_Dragmodule.c32 #define DragObj_New _DragObj_New macro
50 PyObject *DragObj_New(DragRef itself) in DragObj_New() function