Searched refs:ConvertSelection (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DConvSel.c44 GetReq(ConvertSelection, req);
/xsrc/external/mit/xmag/dist/
H A DCutPaste.c43 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type, function in typeref:typename:Boolean
86 (void) XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
/xsrc/external/mit/bitmap/dist/
H A DCutPaste.c56 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type, function in typeref:typename:Boolean
142 ConvertSelection,
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DTextSrcP.h117 _XawSrcConvertSelectionProc ConvertSelection; member in struct:_TextSrcClassPart
/xsrc/external/mit/xclipboard/dist/
H A Dxcutsel.c117 ConvertSelection(Widget w, Atom *selection, Atom *target, function in typeref:typename:Boolean
252 ConvertSelection, LoseSelection, NULL))
H A Dxclipboard.c452 static Boolean ConvertSelection ( Widget w, Atom *selection, Atom *target,
529 ConvertSelection, LoseSelection, NULL);
533 ConvertSelection(Widget w, Atom *selection, Atom *target, function in typeref:typename:Boolean
748 ConvertSelection, LoseSelection, NULL);
/xsrc/external/mit/xconsole/dist/
H A Dxconsole.c445 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type, function in typeref:typename:Boolean
551 ConvertSelection, LoseSelection, NULL);
639 ConvertSelection, LoseSelection, NULL);
/xsrc/external/mit/libXaw/dist/src/
H A DTextSrc.c87 static Boolean ConvertSelection(Widget, Atom*, Atom*, Atom*, XtPointer*,
233 ConvertSelection, /* ConvertSelection */
295 if (t_src->textSrc_class.ConvertSelection == XtInheritConvertSelection)
296 t_src->textSrc_class.ConvertSelection =
297 superC->textSrc_class.ConvertSelection;
490 ConvertSelection(Widget w _X_UNUSED, Atom *selection _X_UNUSED, Atom *target _X_UNUSED, Atom *type _X_UNUSED, function in typeref:typename:Boolean
1490 return((*cclass->textSrc_class.ConvertSelection)
H A DTextAction.c76 static Boolean ConvertSelection(Widget, Atom*, Atom*, Atom*, XtPointer*,
946 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type, function in typeref:typename:Boolean
1338 ConvertSelection, LoseSelection, NULL);
/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c1552 ConvertSelection(Widget w, Atom *selection, Atom *target, Atom *type, function in typeref:typename:Boolean
1610 ConvertSelection, LoseSelection, DoneSelection );
1613 ConvertSelection, LoseSelection, DoneSelection );
/xsrc/external/mit/xvidtune/dist/
H A Dxvidtune.c508 ConvertSelection( function in typeref:typename:Boolean
560 XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
/xsrc/external/mit/xterm/dist/
H A Dbutton.c4795 ConvertSelection(Widget w, function in typeref:typename:Boolean
4818 TRACE(("ConvertSelection %s -> %s\n",
5108 ConvertSelection,

Completed in 31 milliseconds