Searched refs:XmuConvertStandardSelection (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| H A D | StdSel.h | 40 Boolean XmuConvertStandardSelection
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | 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/ |
| H A D | xcutsel.c | 129 XmuConvertStandardSelection(w, req->time, selection, target, type, 186 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
|
| H A D | 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/ |
| H A D | CvtStdSel.c | 32 * 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 D | xconsole.c | 457 XmuConvertStandardSelection(w, req->time, selection, target, type, 530 if (XmuConvertStandardSelection(w, req->time, selection, target, type,
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | xfontsel.c | 1555 /* XmuConvertStandardSelection will use the second parameter only when 1560 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
|
| /xsrc/external/mit/xvidtune/dist/ |
| H A D | xvidtune.c | 515 if (XmuConvertStandardSelection(w, CurrentTime, selection, target, type,
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Text.c | 1978 XmuConvertStandardSelection(w, ctx->text.time, selection, 2147 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
|
| H A D | TextAction.c | 969 XmuConvertStandardSelection(w, ctx->text.time, selection, 1137 if (XmuConvertStandardSelection(w, ctx->text.time, selection, target, type,
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | 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 27 milliseconds