| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ConvSel.c | 44 GetReq(ConvertSelection, req);
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | CutPaste.c | 43 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 D | CutPaste.c | 56 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 D | TextSrcP.h | 117 _XawSrcConvertSelectionProc ConvertSelection; member in struct:_TextSrcClassPart
|
| /xsrc/external/mit/xclipboard/dist/ |
| H A D | xcutsel.c | 117 ConvertSelection(Widget w, Atom *selection, Atom *target, function in typeref:typename:Boolean 252 ConvertSelection, LoseSelection, NULL))
|
| H A D | xclipboard.c | 452 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 D | xconsole.c | 445 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 D | TextSrc.c | 87 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 D | TextAction.c | 76 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 D | xfontsel.c | 1552 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 D | xvidtune.c | 508 ConvertSelection( function in typeref:typename:Boolean 560 XtOwnSelection(w, XA_PRIMARY, time, ConvertSelection, NULL, NULL);
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | button.c | 4795 ConvertSelection(Widget w, function in typeref:typename:Boolean 4818 TRACE(("ConvertSelection %s -> %s\n", 5108 ConvertSelection,
|