Searched refs:LoseSelection (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DCutPaste.c111 LoseSelection(Widget w, Atom selection) function in typeref:typename:void
143 (XtLoseSelectionProc)LoseSelection,
/xsrc/external/mit/editres/dist/
H A Dcomm.c65 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 Dxcutsel.c213 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void
252 ConvertSelection, LoseSelection, NULL))
H A Dxclipboard.c455 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 Dxconsole.c538 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 Dxfontsel.c1580 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 DSelection.c384 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 DTextAction.c97 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 Dbutton.c4973 LoseSelection(Widget w, Atom *selection) function in typeref:typename:void
4985 TRACE(("LoseSelection %s\n", TraceAtomName(screen->display, *selection)));
5109 LoseSelection,

Completed in 44 milliseconds