Searched refs:XtConvertSelectionIncrProc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libXt/dist/src/ | ||
| H A D | Selection.c | 650 (*(XtConvertSelectionIncrProc) ctx->convert) 745 if ((*(XtConvertSelectionIncrProc) ctx->convert) 1029 XtConvertSelectionIncrProc convert, 1497 if (!(*(XtConvertSelectionIncrProc) ctx->convert) 1527 (*(XtConvertSelectionIncrProc) ctx->convert) 1546 (*(XtConvertSelectionIncrProc) ctx->convert) |
| /xsrc/external/mit/libXt/dist/include/X11/ | ||
| H A D | Intrinsic.h | 471 typedef Boolean (*XtConvertSelectionIncrProc)( typedef in typeref:typename:Boolean (*)(Widget,Atom *,Atom *,Atom *,XtPointer *,unsigned long *,int *,unsigned long *,XtPointer,XtRequestId *) 594 XtConvertSelectionIncrProc /* convert_callback */, |
Completed in 7 milliseconds