Searched refs:ParamRec (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libXt/dist/include/X11/ | ||
| H A D | SelectionI.h | 106 } ParamRec, *Param; typedef in typeref:struct:_ParamRec |
| /xsrc/external/mit/libXt/dist/src/ | ||
| H A D | TMparse.c | 1776 } ParamRec; typedef in function:ParseParamSeq 1787 ParamPtr temp = (ParamRec *) 1788 ALLOCATE_LOCAL((unsigned) sizeof(ParamRec)); |
| H A D | Selection.c | 2315 pinfo->paramlist = XtNew(ParamRec); 2330 (Cardinal) sizeof(ParamRec)); |
Completed in 8 milliseconds