Home
last modified time | relevance | path

Searched refs:LoseSelection (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A Dselection.c44 static void LoseSelection(Widget w, Atom *selection);
324 } else if (XtOwnSelection(desktop, XA_PRIMARY, t, ConvertSelection, LoseSelection, NULL)) { in SelectionFromVNC()
330 } else if (XtOwnSelection(desktop, clipboard_atom, t, ConvertSelection, LoseSelection, NULL)) { in SelectionFromVNC()
387 LoseSelection(Widget w, Atom *selection) { in LoseSelection() function
/dports/print/lyx/lyx-2.3.4.2/development/autotests/xvkbd/
H A Dfindwidget.c32 static void LoseSelection(Widget w, Atom *sel); /* forward */
117 ConvertCommand, LoseSelection, NULL)) in GetClientValue()
217 static void LoseSelection(Widget w, Atom *sel) in LoseSelection() function
241 ConvertCommand, LoseSelection, NULL)) in RequestSendWidgetTree()
/dports/x11/xvkbd/xvkbd-4.1/
H A Dfindwidget.c32 static void LoseSelection(Widget w, Atom *sel); /* forward */
117 ConvertCommand, LoseSelection, NULL)) in GetClientValue()
217 static void LoseSelection(Widget w, Atom *sel) in LoseSelection() function
241 ConvertCommand, LoseSelection, NULL)) in RequestSendWidgetTree()
/dports/net/tightvnc/vnc_unixsrc/vncviewer/
H A Dselection.c44 static void LoseSelection(Widget w, Atom *selection);
278 if (XtOwnSelection(desktop, XA_PRIMARY, t, ConvertSelection, LoseSelection, in SelectionFromVNC()
335 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
/dports/x11/bitmap/bitmap-1.0.9/
H A DCutPaste.c107 LoseSelection(Widget w, Atom selection) in LoseSelection() function
139 (XtLoseSelectionProc)LoseSelection, in BWGrabSelection()
/dports/graphics/xfig/xfig-3.2.8a/src/
H A Dd_text.h26 extern void LoseSelection(), TransferSelectionDone();
/dports/x11/xclipboard/xclipboard-1.1.3/
H A Dxclipboard.c455 static void LoseSelection ( Widget w, Atom *selection );
528 ConvertSelection, LoseSelection, NULL); in InsertClipboard()
637 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
743 LoseSelection (top, &ClipboardAtom); in main()
746 ConvertSelection, LoseSelection, NULL); in main()
H A Dxcutsel.c213 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
252 ConvertSelection, LoseSelection, NULL)) in GetBuffer()
/dports/deskutils/autocutsel/autocutsel-0.10.0/
H A Dcutsel.c72 static void LoseSelection(Widget w, Atom *selection) in LoseSelection() function
139 ConvertSelection, LoseSelection, NULL) == True) { in OwnSelection()
H A Dautocutsel.c115 static void LoseSelection(Widget w, Atom *selection) in LoseSelection() function
176 ConvertSelection, LoseSelection, NULL) == True) { in OwnSelectionIfDiffers()
/dports/x11/editres/editres-1.0.7/
H A Dcomm.c63 static void LoseSelection ( Widget w, Atom * sel );
205 LoseSelection, SelectionDone)) in SetCommand()
336 LoseSelection(Widget w, Atom *sel) in LoseSelection() function
399 LoseSelection, SelectionDone)) in GetClientValue()
/dports/x11/xconsole/xconsole-1.0.7/
H A Dxconsole.c595 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
608 ConvertSelection, LoseSelection, NULL); in InsertSelection()
656 ConvertSelection, LoseSelection, NULL); in main()
/dports/x11/xcoloredit/xcoloredit/
H A Dxcoloredit.c1012 LoseSelection(w, selection) in LoseSelection() function
1045 ConvertSelection, LoseSelection, DoneSelection);
1048 ConvertSelection, LoseSelection, DoneSelection);
/dports/x11-fonts/xfontsel/xfontsel-1.0.6/
H A Dxfontsel.c1424 static void LoseSelection(Widget w, Atom *selection) in LoseSelection() function
1454 ConvertSelection, LoseSelection, DoneSelection ); in OwnSelection()
1457 ConvertSelection, LoseSelection, DoneSelection ); in OwnSelection()
/dports/x11-fonts/nexfontsel/NeXFontSel-3.0.1/
H A Dnexfontsel.c1373 LoseSelection(Widget w, in LoseSelection() function
1407 ConvertSelection, LoseSelection, DoneSelection ); in OwnSelection()
1410 ConvertSelection, LoseSelection, DoneSelection ); in OwnSelection()
/dports/japanese/kterm/kterm-6.2.0.fb6/
H A Dbutton.c1673 static void LoseSelection(w, selection) in LoseSelection() function
1799 ConvertSelection, LoseSelection, NULL );
1801 ConvertSelection, LoseSelection, SelectionDone );
/dports/x11/xdtm/xdtm/Xedw/
H A DXedwList.c1474 static void LoseSelection(Widget w, Atom *selection) in LoseSelection() function
1476 static void LoseSelection(w, selection) in LoseSelection()
1501 ConvertSelection, LoseSelection, NULL);
/dports/x11-toolkits/libXt/libXt-1.2.1/src/
H A DSelection.c388 LoseSelection(Select ctx, Widget widget, Atom selection, Time time) in LoseSelection() function
830 (void) LoseSelection(ctx, widget, event->xselectionclear.selection, in HandleSelectionEvents()
1002 (void) LoseSelection(oldctx, oldctx->widget, selection, oldctx->time); in OwnSelection()
1061 if (LoseSelection(ctx, widget, selection, time)) in XtDisownSelection()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DTextAction.c821 LoseSelection(w, selection) in LoseSelection() function
888 LoseSelection ((Widget) ctx, &selection);
921 ConvertSelection, LoseSelection, NULL);
H A DText.c1754 LoseSelection(w, selection) in LoseSelection() function
1847 LoseSelection ((Widget) ctx, selections + i);
1890 ConvertSelection, LoseSelection, (XtSelectionDoneProc)NULL);
1979 LoseSelection, (XtSelectionDoneProc)NULL);
3404 LoseSelection(w, &sel); /* In case this is a cut buffer, or
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DTextAction.c772 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
834 LoseSelection ((Widget) ctx, &selection); in _DeleteOrKill()
867 ConvertSelection, LoseSelection, NULL); in _DeleteOrKill()
H A DText.c1757 LoseSelection(Widget w, Atom *selection) in LoseSelection() function
1845 LoseSelection ((Widget) ctx, selections + i); in _XawTextSaltAwaySelection()
1888 ConvertSelection, LoseSelection, (XtSelectionDoneProc)NULL); in _XawTextSaltAwaySelection()
1974 LoseSelection, (XtSelectionDoneProc)NULL); in _SetSelection()
3292 LoseSelection(w, &sel); /* In case this is a cut buffer, or in XawTextUnsetSelection()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DTextAction.c812 LoseSelection(w, selection) in LoseSelection() function
883 LoseSelection ((Widget) ctx, &selection);
914 ConvertSelection, LoseSelection, NULL);
H A DText.c1750 LoseSelection(w, selection) in LoseSelection() function
1843 LoseSelection ((Widget) ctx, selections + i);
1884 ConvertSelection, LoseSelection, (XtSelectionDoneProc)NULL);
1974 LoseSelection, (XtSelectionDoneProc)NULL);
3377 LoseSelection(w, &sel); /* In case this is a cut buffer, or
/dports/x11/xmotd/xmotd-1.17.3b/libhtmlw/
H A DHTML.c122 static void LoseSelection();
3377 (XtLoseSelectionProc )LoseSelection,
4299 LoseSelection(w, selection) in LoseSelection() function
5106 LoseSelection (w, NULL);
5185 LoseSelection (w, NULL);
5274 (XtLoseSelectionProc )LoseSelection,

12