Home
last modified time | relevance | path

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

/dports/textproc/aiksaurus/aiksaurus-1.2.1/gtk/src/
H A DAiksaurusGTK_picbutton.cpp303 AiksaurusGTK_picbutton::selectionDone() in selectionDone() function in AiksaurusGTK_picbutton
334 selectionDone(); in menuActivate()
500 static_cast<AiksaurusGTK_picbutton*>(data)->selectionDone(); in cbSelectionDone()
H A DAiksaurusGTK_picbutton.h83 void selectionDone();
/dports/editors/abiword/abiword-3.0.5/plugins/aiksaurus/aiksaurusgtk3/
H A DAiksaurusGTK_picbutton.cpp298 AiksaurusGTK_picbutton::selectionDone() in selectionDone() function in AiksaurusGTK_picbutton
329 selectionDone(); in menuActivate()
492 static_cast<AiksaurusGTK_picbutton*>(data)->selectionDone(); in cbSelectionDone()
H A DAiksaurusGTK_picbutton.h82 void selectionDone();
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Dselection.c226 if (handler->procs.selectionDone != NULL) { in handleRequestEvent()
227 handler->procs.selectionDone(handler->view, in handleRequestEvent()
H A Ddragsource.c166 static void selectionDone(WMView * view, Atom selection, Atom target, void *cdata) in selectionDone() function
770 XDND_SELECTION_PROCS(info)->selectionDone = selectionDone; in initMotionProcess()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Dselection.c226 if (handler->procs.selectionDone != NULL) { in handleRequestEvent()
227 handler->procs.selectionDone(handler->view, in handleRequestEvent()
H A Ddragsource.c166 static void selectionDone(WMView * view, Atom selection, Atom target, void *cdata) in selectionDone() function
770 XDND_SELECTION_PROCS(info)->selectionDone = selectionDone; in initMotionProcess()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGs.h590 void (*selectionDone)(WMView *view, Atom selection, Atom target, member
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGs.h590 void (*selectionDone)(WMView *view, Atom selection, Atom target, member
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dgraphic.c6648 selectionDone(Widget w, Atom * selection, Atom * target) in selectionDone() function
7041 selectionConvert, selectionLost, selectionDone); in StdCopyCallback()