Searched refs:XtOwnSelection (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xmag/dist/
H A DCutPaste.c86 (void) XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
/xsrc/external/mit/bitmap/dist/
H A DCutPaste.c141 BW->bitmap.selection.own = XtOwnSelection(w, XA_PRIMARY, btime,
/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c550 XtOwnSelection(top, mit_console, CurrentTime,
638 XtOwnSelection(top, mit_console, CurrentTime,
/xsrc/external/mit/editres/dist/
H A Dcomm.c209 if (!XtOwnSelection(w, global_client.atom, CurrentTime, ConvertCommand,
409 if (!XtOwnSelection(w, *selection, CurrentTime, ConvertCommand,
/xsrc/external/mit/libXt/dist/man/
H A DMakefile.am85 XtOwnSelection.man \
H A DMakefile.in406 XtOwnSelection.man \
/xsrc/external/mit/xcalc/dist/
H A Dxcalc.c402 XtOwnSelection(LCD, XA_PRIMARY, time, convert, lose, done);
/xsrc/external/mit/xclipboard/dist/
H A Dxcutsel.c250 if (XtOwnSelection(w, options.selection,
H A Dxclipboard.c528 XtOwnSelection(top, ClipboardAtom, CurrentTime,
742 XtOwnSelection(top, ManagerAtom, CurrentTime,
747 XtOwnSelection(top, ClipboardAtom, CurrentTime,
/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c1609 XtOwnSelection( w, XA_PRIMARY_FONT, time,
1612 XtOwnSelection( w, XA_PRIMARY, time,
/xsrc/external/mit/libXt/dist/include/X11/
H A DIntrinsic.h581 extern Boolean XtOwnSelection(
/xsrc/external/mit/libXmu/dist/src/
H A DEditresCom.c691 XtOwnSelection(w, sel, CurrentTime, ConvertReturnCommand, NULL, CommandDone);
/xsrc/external/mit/xvidtune/dist/
H A Dxvidtune.c560 XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
/xsrc/external/mit/libXt/dist/src/
H A DSelection.c1006 XtOwnSelection(Widget widget, function in typeref:typename:Boolean
/xsrc/external/mit/libXaw/dist/src/
H A DText.c2299 XtOwnSelection((Widget)ctx, selections[i], ctx->text.time,
2414 XtOwnSelection(w, selection, ctx->text.time, TextConvertSelection,
H A DTextAction.c1337 XtOwnSelection((Widget)ctx, selection, ctx->text.time,
/xsrc/external/mit/xterm/dist/
H A Dmain.c4171 XtOwnSelection(SHELL_OF(CURRENT_EMU()),
H A Dbutton.c5102 TRACE(("XtOwnSelection(%s, @%ld)\n",
5106 XtOwnSelection((Widget) xw, atoms[i],

Completed in 60 milliseconds