Searched refs:OwnSelection (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c109 void OwnSelection(Widget w, XtPointer closure, XtPointer callData);
390 XtAddCallback(ownButton,XtNcallback,OwnSelection,(XtPointer)True);
1281 OwnSelection( sampleText, (XtPointer)False, (XtPointer)True );
1599 void OwnSelection(Widget w, XtPointer closure, XtPointer callData) function in typeref:typename:void
/xsrc/external/mit/libXt/dist/src/
H A DSelection.c909 OwnSelection(Widget widget, function in typeref:typename:Boolean
1018 retval = OwnSelection(widget, selection, time, convert, lose, notify,
1040 retval = OwnSelection(widget, selection, time,

Completed in 10 milliseconds