Home
last modified time | relevance | path

Searched refs:XtOwnSelection (Results 1 – 25 of 120) sorted by relevance

12345

/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A Dselection.c324 } 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()
/dports/print/lyx/lyx-2.3.4.2/development/autotests/xvkbd/
H A Dfindwidget.c116 if (!XtOwnSelection(w, *selection, CurrentTime, in GetClientValue()
240 if (!XtOwnSelection(w, atom_comm, CurrentTime, in RequestSendWidgetTree()
/dports/x11/xvkbd/xvkbd-4.1/
H A Dfindwidget.c116 if (!XtOwnSelection(w, *selection, CurrentTime, in GetClientValue()
240 if (!XtOwnSelection(w, atom_comm, CurrentTime, in RequestSendWidgetTree()
/dports/x11/xmag/xmag-1.0.6/
H A DCutPaste.c87 (void) XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL); in SWGrabSelection()
/dports/x11/bitmap/bitmap-1.0.9/
H A DCutPaste.c137 BW->bitmap.selection.own = XtOwnSelection(w, XA_PRIMARY, btime, in BWGrabSelection()
/dports/x11/xclipboard/xclipboard-1.1.3/
H A Dxclipboard.c527 XtOwnSelection(top, ClipboardAtom, CurrentTime, in InsertClipboard()
740 XtOwnSelection(top, ManagerAtom, CurrentTime, in main()
745 XtOwnSelection(top, ClipboardAtom, CurrentTime, in main()
H A Dxcutsel.c250 if (XtOwnSelection(w, options.selection, in GetBuffer()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A Dselection.c233 return XtOwnSelection(w, XA_PRIMARY, XtLastTimestampProcessed(XtDisplay(w)), in set_selection()
/dports/editors/nedit/nedit-5.7/source/
H A DtextSel.c361 if (!XtOwnSelection(w, getAtom(XtDisplay(w), A_MOTIF_DESTINATION), time, in TakeMotifDestination()
399 if (!XtOwnSelection((Widget)w, XA_PRIMARY, time, convertSelectionCB, in modifiedCB()
421 if (!XtOwnSelection(w, XA_SECONDARY, time, convertSecondaryCB, in sendSecondary()
/dports/games/xboard-devel/xboard-f49e7e1/xaw/
H A Dxengineoutput.c240 XtOwnSelection(menuBarWidget, XA_CLIPBOARD(xDisplay), in MemoCB()
/dports/games/xboard/xboard-4.9.1/xaw/
H A Dxengineoutput.c240 XtOwnSelection(menuBarWidget, XA_CLIPBOARD(xDisplay), in MemoCB()
/dports/deskutils/autocutsel/autocutsel-0.10.0/
H A Dcutsel.c137 if (XtOwnSelection(box, options.selection, in OwnSelection()
H A Dautocutsel.c174 if (XtOwnSelection(box, options.selection, in OwnSelectionIfDiffers()
/dports/net/tightvnc/vnc_unixsrc/vncviewer/
H A Dselection.c278 if (XtOwnSelection(desktop, XA_PRIMARY, t, ConvertSelection, LoseSelection, in SelectionFromVNC()
/dports/x11/editres/editres-1.0.7/
H A Dcomm.c204 if (!XtOwnSelection(w, global_client.atom, CurrentTime, ConvertCommand, in SetCommand()
398 if (!XtOwnSelection(w, *selection, CurrentTime, ConvertCommand, in GetClientValue()
/dports/x11/xconsole/xconsole-1.0.7/
H A Dxconsole.c607 XtOwnSelection(top, mit_console, CurrentTime, in InsertSelection()
655 XtOwnSelection(top, mit_console, CurrentTime, in main()
/dports/x11-toolkits/libXt/libXt-1.2.1/man/
H A DMakefile.am85 XtOwnSelection.man \
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/selections/
H A Dtest1.c37 XtOwnSelection(w, XA_PRIMARY, call_data->event->xbutton.time,
/dports/x11/xcalc/xcalc-1.1.0/
H A Dxcalc.c381 XtOwnSelection(LCD, XA_PRIMARY, time, convert, lose, done); in do_select()
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DTransfer.c606 status = XtOwnSelection(w, sel, time, _XmConvertHandler,
767 status = XtOwnSelection(w, atoms[XmACLIPBOARD], time,
770 status = XtOwnSelection(w, atoms[XmACLIPBOARD], time,
1336 status = XtOwnSelection(w, MOTIF_DESTINATION, time,
/dports/x11/xcoloredit/xcoloredit/
H A Dxcoloredit.c1044 XtOwnSelection(w, XA_PRIMARY_COLOR, time,
1047 XtOwnSelection(w, XA_PRIMARY, time,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/daniel/
H A Dtest1.c270 XtOwnSelection(top_level, Dnd_selection, CurrentTime,
/dports/x11-fonts/xfontsel/xfontsel-1.0.6/
H A Dxfontsel.c1453 XtOwnSelection( w, XA_PRIMARY_FONT, time, in OwnSelection()
1456 XtOwnSelection( w, XA_PRIMARY, time, in OwnSelection()
/dports/x11-fonts/nexfontsel/NeXFontSel-3.0.1/
H A Dnexfontsel.c1406 XtOwnSelection( w, XA_PRIMARY_FONT, time, in OwnSelection()
1409 XtOwnSelection( w, XA_PRIMARY, time, in OwnSelection()
/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_gtk_vms.h579 #define XtOwnSelection XTOWNSELECTION macro

12345