Searched refs:LabelRec (Results 1 - 4 of 4) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ | ||
H A D | Xaw3_1LabelP.h | 94 } LabelRec; typedef in typeref:struct:_LabelRec |
H A D | Xaw3_1Label.c | 96 /* widget_size */ sizeof(LabelRec), |
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ | ||
H A D | LabelP.h | 123 } LabelRec; typedef in typeref:struct:_LabelRec |
H A D | Label.c | 93 #define offset(field) XtOffsetOf(LabelRec, field) 133 /* widget_size */ sizeof(LabelRec), |
Completed in 19 milliseconds