Searched defs:DragInstance (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp332 * DragInstance Declaration
336 /* For now only one DragInstance will exits when the app is running. In the
339 class DragInstance class
358 DragInstance(Display *pDisplay, DragAndDropService *pParent);
495 DragInstance *m_pCurDnD;
498 friend class DragInstance;
507 DragInstance::DragInstance(Display *pDisplay, DragAndDropService *pParent) function in class:DragInstance
522 void DragInstance::uninit(void)
541 void DragInstance
[all...]

Completed in 46 milliseconds