HomeSort by: relevance | last modified time | path
    Searched refs:XmuConvertStandardSelection (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/libXmu/dist/include/X11/Xmu/
StdSel.h 40 Boolean XmuConvertStandardSelection
  /xsrc/external/mit/xmag/dist/
CutPaste.c 64 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/
xcutsel.c 129 XmuConvertStandardSelection(w, req->time, selection, target, type,
186 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
xclipboard.c 545 XmuConvertStandardSelection(w, req->time, selection, target, type,
630 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
  /xsrc/external/mit/libXmu/dist/src/
CvtStdSel.c 32 * XmuConvertStandardSelection() return a known selection
171 XmuConvertStandardSelection(Widget w, Time time, Atom *selection, Atom *target,
  /xsrc/external/mit/xconsole/dist/
xconsole.c 457 XmuConvertStandardSelection(w, req->time, selection, target, type,
530 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
  /xsrc/external/mit/xfontsel/dist/
xfontsel.c 1555 /* XmuConvertStandardSelection will use the second parameter only when
1560 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
  /xsrc/external/mit/xvidtune/dist/
xvidtune.c 515 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
  /xsrc/external/mit/libXaw/dist/src/
Text.c 1978 XmuConvertStandardSelection(w, ctx->text.time, selection,
2147 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
TextAction.c 969 XmuConvertStandardSelection(w, ctx->text.time, selection,
1137 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
  /xsrc/external/mit/xterm/dist/
button.c 4842 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 19 milliseconds