| /xsrc/external/mit/bitmap/dist/ |
| H A D | CutPaste.c | 111 LoseSelection(Widget w, Atom selection) function in typeref:typename:void 143 (XtLoseSelectionProc)LoseSelection,
|
| /xsrc/external/mit/editres/dist/ |
| H A D | comm.c | 65 static void LoseSelection ( Widget w, Atom * sel ); 210 LoseSelection, SelectionDone)) 337 /* Function Name: LoseSelection 346 LoseSelection(Widget w, Atom *sel) 410 LoseSelection, SelectionDone)) 339 LoseSelection(Widget w, Atom *sel) function in typeref:typename:void
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xcutsel.c | 213 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void 252 ConvertSelection, LoseSelection, NULL))
|
| H A D | xclipboard.c | 455 static void LoseSelection ( Widget w, Atom *selection ); 529 ConvertSelection, LoseSelection, NULL); 638 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void 745 LoseSelection (top, &ClipboardAtom); 748 ConvertSelection, LoseSelection, NULL);
|
| /xsrc/external/mit/xconsole/dist/ |
| H A D | xconsole.c | 538 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void _X_NORETURN 551 ConvertSelection, LoseSelection, NULL); 639 ConvertSelection, LoseSelection, NULL);
|
| /xsrc/external/mit/xfontsel/dist/ |
| H A D | xfontsel.c | 1580 static void LoseSelection(Widget w, Atom *selection) function in typeref:typename:void 1610 ConvertSelection, LoseSelection, DoneSelection ); 1613 ConvertSelection, LoseSelection, DoneSelection );
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Selection.c | 384 LoseSelection(Select ctx, Widget widget, Atom selection, Time time) function in typeref:typename:Boolean 826 (void) LoseSelection(ctx, widget, event->xselectionclear.selection, 995 * pointer and the record contents must be preserved for LoseSelection. 998 (void) LoseSelection(oldctx, oldctx->widget, selection, oldctx->time); 1057 if (LoseSelection(ctx, widget, selection, time))
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | TextAction.c | 97 static void LoseSelection(Widget, Atom*); 1145 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void 1262 LoseSelection((Widget)ctx, &selection); 1338 ConvertSelection, LoseSelection, NULL);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | button.c | 4973 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void 4985 TRACE(("LoseSelection %s\n", TraceAtomName(screen->display, *selection))); 5109 LoseSelection,
|