Lines Matching refs:forms
1130 Widget form, forms[14], s3form;
1154 forms[i] = XtCreateWidget (form_names[i], formWidgetClass,
1157 CreateTyp (forms[0], HDisplay, "HDisplay-label", "HDisplay-text", NULL);
1158 CreateTyp (forms[1], HSyncStart, "HSyncStart-label",
1160 CreateTyp (forms[2], HSyncEnd, "HSyncEnd-label", "HSyncEnd-text",
1162 CreateTyp (forms[3], HTotal, "HTotal-label", "HTotal-text",
1168 forms[3],
1174 forms[3],
1180 forms[3],
1186 forms[3],
1189 CreateTyp (forms[4], VDisplay, "VDisplay-label", "VDisplay-text", NULL);
1190 CreateTyp (forms[5], VSyncStart, "VSyncStart-label",
1192 CreateTyp (forms[6], VSyncEnd, "VSyncEnd-label", "VSyncEnd-text",
1194 CreateTyp (forms[7], VTotal, "VTotal-label", "VTotal-text",
1199 forms[7],
1205 forms[7],
1211 forms[7],
1217 forms[7],
1223 forms[8], NULL, 0);
1225 forms[8], XtNstring, buf, XtNtranslations, trans, NULL);
1231 forms[9], NULL, 0);
1235 forms[9], NULL, 0);
1239 forms[9], NULL, 0);
1243 forms[9], NULL, 0);
1247 forms[9], NULL, 0);
1253 CreateTyp (forms[10], PixelClock, "PixelClock-label", "PixelClock-text",
1255 CreateTyp (forms[11], HSyncRate, "HSyncRate-label", "HSyncRate-text",
1257 CreateTyp (forms[12], VSyncRate, "VSyncRate-label", "VSyncRate-text",
1261 forms[13], NULL, 0);
1265 forms[13], NULL, 0);
1269 forms[13], NULL, 0);
1273 forms[13], NULL, 0);
1278 XtManageChildren (forms, 14);