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

  /xsrc/external/mit/bitmap/dist/
CutPaste.c 111 LoseSelection(Widget w, Atom selection)
143 (XtLoseSelectionProc)LoseSelection,
  /xsrc/external/mit/editres/dist/
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))
  /xsrc/external/mit/xclipboard/dist/
xcutsel.c 213 LoseSelection(Widget w, Atom *selection)
252 ConvertSelection, LoseSelection, NULL))
xclipboard.c 455 static void LoseSelection ( Widget w, Atom *selection );
529 ConvertSelection, LoseSelection, NULL);
638 LoseSelection(Widget w, Atom *selection)
745 LoseSelection (top, &ClipboardAtom);
748 ConvertSelection, LoseSelection, NULL);
  /xsrc/external/mit/xconsole/dist/
xconsole.c 538 LoseSelection(Widget w, Atom *selection)
551 ConvertSelection, LoseSelection, NULL);
639 ConvertSelection, LoseSelection, NULL);
  /xsrc/external/mit/xfontsel/dist/
xfontsel.c 1580 static void LoseSelection(Widget w, Atom *selection)
1610 ConvertSelection, LoseSelection, DoneSelection );
1613 ConvertSelection, LoseSelection, DoneSelection );
  /xsrc/external/mit/libXt/dist/src/
Selection.c 384 LoseSelection(Select ctx, Widget widget, Atom selection, Time time)
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/
TextAction.c 97 static void LoseSelection(Widget, Atom*);
1145 LoseSelection(Widget w, Atom *selection)
1262 LoseSelection((Widget)ctx, &selection);
1338 ConvertSelection, LoseSelection, NULL);
  /xsrc/external/mit/xterm/dist/
button.c 4973 LoseSelection(Widget w, Atom *selection)
4985 TRACE(("LoseSelection %s\n", TraceAtomName(screen->display, *selection)));
5109 LoseSelection,

Completed in 15 milliseconds