Searched refs:TemplateRec (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ | ||
H A D | Xaw3_1TemplateP.h | 37 } TemplateRec; typedef in typeref:struct:_TemplateRec |
H A D | Xaw3_1Template.c | 33 /* widget_size */ sizeof(TemplateRec), |
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ | ||
H A D | TemplateP.h | 62 } TemplateRec; typedef in typeref:struct:_TemplateRec |
H A D | Template.c | 35 #define offset(field) XtOffsetOf(TemplateRec, template.field) 58 /* widget_size */ sizeof(TemplateRec), |
Completed in 33 milliseconds