Searched refs:XmuConvertStandardSelection (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXmu/dist/include/X11/Xmu/
H A DStdSel.h40 Boolean XmuConvertStandardSelection
/xsrc/external/mit/xmag/dist/
H A DCutPaste.c64 target, so we can pass a bogus time to XmuConvertStandardSelection.
65 In addition to the targets provided by XmuConvertStandardSelection,
68 success = XmuConvertStandardSelection(w, (Time)0, selection, target,
/xsrc/external/mit/xclipboard/dist/
H A Dxcutsel.c129 XmuConvertStandardSelection(w, req->time, selection, target, type,
186 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
H A Dxclipboard.c545 XmuConvertStandardSelection(w, req->time, selection, target, type,
630 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
/xsrc/external/mit/libXmu/dist/src/
H A DCvtStdSel.c32 * XmuConvertStandardSelection() return a known selection
171 XmuConvertStandardSelection(Widget w, Time time, Atom *selection, Atom *target, function in typeref:typename:Boolean
/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c457 XmuConvertStandardSelection(w, req->time, selection, target, type,
530 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c1555 /* XmuConvertStandardSelection will use the second parameter only when
1560 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
/xsrc/external/mit/xvidtune/dist/
H A Dxvidtune.c515 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
/xsrc/external/mit/libXaw/dist/src/
H A DText.c1978 XmuConvertStandardSelection(w, ctx->text.time, selection,
2147 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
H A DTextAction.c969 XmuConvertStandardSelection(w, ctx->text.time, selection,
1137 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
/xsrc/external/mit/xterm/dist/
H A Dbutton.c4842 if (XmuConvertStandardSelection(w, screen->selection_time, selection,
4849 TRACE(("XmuConvertStandardSelection - success\n"));
4874 TRACE(("XmuConvertStandardSelection - failed\n"));
4960 } else if (XmuConvertStandardSelection(w,
4965 TRACE(("...XmuConvertStandardSelection:%d\n", result));

Completed in 27 milliseconds