Home | History | Annotate | Download | only in drag

Lines Matching refs:theDrag

812     DragRef theDrag;
818 _err = NewDrag(&theDrag);
821 DragObj_New, theDrag);
990 PyDoc_STR("() -> (DragRef theDrag)")},
1014 void *handlerRefCon, DragReference theDrag)
1019 args = Py_BuildValue("hO&O&", theMessage, DragObj_New, theDrag, WinObj_WhichWindow, theWindow);
1040 DragReference theDrag)
1045 args = Py_BuildValue("O&O&", DragObj_New, theDrag, WinObj_WhichWindow, theWindow);
1066 ItemReference theItem, DragReference theDrag)
1096 void *dragSendRefCon, DragReference theDrag)
1103 void *dragSendRefCon, DragReference theDrag)