Searched refs:ParamRec (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXt/dist/include/X11/
H A DSelectionI.h106 } ParamRec, *Param; typedef in typeref:struct:_ParamRec
/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c1776 } ParamRec; typedef in function:ParseParamSeq
1787 ParamPtr temp = (ParamRec *)
1788 ALLOCATE_LOCAL((unsigned) sizeof(ParamRec));
H A DSelection.c2315 pinfo->paramlist = XtNew(ParamRec);
2330 (Cardinal) sizeof(ParamRec));

Completed in 8 milliseconds