Lines Matching defs:NULL

113 #define DEFAULT_RESOURCE_PATH NULL
124 Offset(context), XtRDPSContext, (XtPointer) NULL},
126 Offset(preview_string), XtRString, (XtPointer) NULL},
136 Offset(resource_path_override), XtRString, (XtPointer) NULL},
140 Offset(font_name), XtRString, (XtPointer) NULL},
142 Offset(font_family), XtRString, (XtPointer) NULL},
144 Offset(font_face), XtRString, (XtPointer) NULL},
146 Offset(font_blend), XtRString, (XtPointer) NULL},
180 Offset(ok_callback), XtRCallback, (XtPointer) NULL},
182 Offset(apply_callback), XtRCallback, (XtPointer) NULL},
184 Offset(reset_callback), XtRCallback, (XtPointer) NULL},
186 Offset(cancel_callback), XtRCallback, (XtPointer) NULL},
188 Offset(validate_callback), XtRCallback, (XtPointer) NULL},
190 Offset(face_select_callback), XtRCallback, (XtPointer) NULL},
193 XtRCallback, (XtPointer) NULL},
196 XtRCallback, (XtPointer) NULL},
198 Offset(value_changed_callback), XtRCallback, (XtPointer) NULL},
201 Offset(pane_child), XtRWidget, (XtPointer) NULL},
203 Offset(preview_child), XtRWidget, (XtPointer) NULL},
205 Offset(panel_child), XtRWidget, (XtPointer) NULL},
207 Offset(family_label_child), XtRWidget, (XtPointer) NULL},
209 Offset(family_multiple_label_child), XtRWidget, (XtPointer) NULL},
211 Offset(family_scrolled_list_child), XtRWidget, (XtPointer) NULL},
213 Offset(face_label_child), XtRWidget, (XtPointer) NULL},
215 Offset(face_multiple_label_child), XtRWidget, (XtPointer) NULL},
217 Offset(face_scrolled_list_child), XtRWidget, (XtPointer) NULL},
219 Offset(size_label_child), XtRWidget, (XtPointer) NULL},
221 Offset(size_text_field_child), XtRWidget, (XtPointer) NULL},
223 Offset(size_option_menu_child), XtRWidget, (XtPointer) NULL},
225 Offset(size_multiple_label_child), XtRWidget, (XtPointer) NULL},
227 Offset(preview_button_child), XtRWidget, (XtPointer) NULL},
229 Offset(sampler_button_child), XtRWidget, (XtPointer) NULL},
231 Offset(separator_child), XtRWidget, (XtPointer) NULL},
233 Offset(ok_button_child), XtRWidget, (XtPointer) NULL},
235 Offset(apply_button_child), XtRWidget, (XtPointer) NULL},
237 Offset(reset_button_child), XtRWidget, (XtPointer) NULL},
239 Offset(cancel_button_child), XtRWidget, (XtPointer) NULL},
241 Offset(multiple_master_button_child), XtRWidget, (XtPointer) NULL}
291 /* initialize_hook */ NULL,
293 /* actions */ NULL,
304 /* expose */ NULL,
306 /* set_values_hook */ NULL,
308 /* get_values_hook */ NULL,
309 /* accept_focus */ NULL,
311 /* callback offsets */ NULL,
312 /* tm_table */ NULL,
314 /* display_accelerator */ NULL,
315 /* extension */ NULL,
323 /* extension */ NULL,
327 /* resources */ NULL,
330 /* initialize */ NULL,
331 /* destroy */ NULL,
332 /* set_values */ NULL,
333 /* extension */ NULL,
338 /* syn_resources */ NULL,
340 /* syn_constraint_resources */ NULL,
343 /* extension */ NULL,
367 /* extension */ NULL,
394 (String *) NULL, (Cardinal *) NULL);
397 if (to->addr != NULL && to->size < sizeof(int *)) {
401 if (start == NULL || *start == '\0') list = NULL;
421 if (to->addr == NULL) to->addr = (caddr_t) &list;
438 if (list == NULL) return;
455 } else return NULL;
497 CvtStringToFloatList, (XtConvertArgList) NULL, 0,
589 "Music", "TimesTen", NULL
594 "Sonata", "Times 10", NULL
598 "Berthold ", "ITC ", "Linotype ", NULL
622 for (i = 0; fixedFamilies[i] != NULL; i++) {
704 for (i = 0; bugFamilies[i] != NULL; i++) {
743 for (i = 0; missingFoundries[i] != NULL; i++) {
795 "New ", "Simoncini ", "Stempel ", NULL};
816 for (i = 0; strip[i] != NULL; i++) {
1029 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
1030 for (f = ff->fonts; f != NULL; f = f->next) {
1079 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
1083 if (ff == NULL) {
1087 ff->fonts = NULL;
1105 f->pending_delete_next = NULL;
1121 b->internal_break[i] = NULL;
1122 b->internal_value[i] = NULL;
1149 b->blends = NULL;
1150 } else f->blend_data = NULL;
1159 FontRec *newFontList = NULL;
1161 while (ff->fonts != NULL) {
1165 for (f = ff->fonts->next; f != NULL; f = f->next) {
1183 FontFamilyRec *newFamilyList = NULL;
1185 while (fsb->fsb.known_families != NULL) {
1189 for (ff = fsb->fsb.known_families->next; ff != NULL; ff = ff->next) {
1202 highest->sort_key = NULL;
1253 char **loadableFamilies = NULL, **loadableFamilyFonts = NULL;
1259 PSResFontFamily, NULL,
1305 XmNtopWidget, fsb->fsb.family_multiple_label_child, NULL);
1313 XmNtopWidget, fsb->fsb.face_multiple_label_child, NULL);
1322 NULL);
1333 XmNtopWidget, fsb->fsb.family_label_child, NULL);
1341 XmNtopWidget, fsb->fsb.face_label_child, NULL);
1351 XmNbottomWidget, fsb->fsb.size_text_field_child, NULL);
1386 if (f == NULL) return False;
1394 while (fgets(buf, BUFLEN, f) != NULL) {
1404 while (fgets(buf, BUFLEN, f) != NULL) {
1439 for (i = 1; f != NULL && (Cardinal)i < fsb->fsb.max_pending_deletes; i++) {
1442 if (f == NULL) return;
1446 for (f = *start; f != NULL; f = nextf) {
1459 f->pending_delete_next = NULL;
1495 if (f->pending_delete_next == NULL && fsb->fsb.undef_unused_fonts) {
1523 XmNdepth, &depth, NULL);
1528 (XDPSStandardColormap *) NULL,
1529 (XDPSStandardColormap *) NULL,
1546 if (!override || f == NULL || size == 0.0) {
1568 if (n == *selectList) b = NULL;
1579 XmNvalue, &chSize, NULL);
1581 if (chSize == NULL || *chSize == '\0') return;
1593 if (b == NULL) fontName = f->font_name;
1596 if (fsb->fsb.preview_string == NULL) {
1608 String afm = NULL;
1612 if (fsb->fsb.currently_selected_face == NULL) afm = NULL;
1647 if (cb != NULL && cb->event->type == Expose &&
1681 if (fsb->fsb.sampler == NULL) {
1684 cs.sampler_shell = NULL;
1689 if (cs.sampler_shell == NULL || cs.sampler == NULL) {
1693 (Widget) fsb, (ArgList) NULL, 0);
1717 if (fsb->fsb.creator == NULL) {
1719 cc.creator_shell = NULL;
1724 if (cc.creator_shell == NULL || cc.creator == NULL) {
1728 (Widget) fsb, (ArgList) NULL, 0);
1791 XtVaGetValues(widget, XmNheight, &height, XmNdepth, &depth, NULL);
1797 (XDPSStandardColormap *) NULL,
1798 (XDPSStandardColormap *) NULL,
1816 if (name == NULL) return NULL;
1826 if (*ch == '\0') return NULL;
1833 if (count == 0) return NULL;
1855 if (name == NULL) return NULL;
1865 if (*ch == '\0') return NULL;
1872 if (count == 0) return NULL;
1894 cb->family = NULL;
1896 } else if (fsb->fsb.currently_selected_family == NULL) {
1897 cb->family = NULL;
1905 cb->face = NULL;
1907 } else if (fsb->fsb.currently_selected_face == NULL) {
1908 cb->face = NULL;
1917 cb->name = NULL;
1919 } else if (fsb->fsb.currently_selected_face == NULL) {
1920 cb->name = NULL;
1923 if (fsb->fsb.currently_selected_blend != NULL) {
1933 XtVaGetValues(fsb->fsb.size_text_field_child, XmNvalue, &chSize, NULL);
1935 if (chSize == NULL || *chSize == '\0') {
1945 cb->afm_present = (afm != NULL);
1948 if (fsb->fsb.currently_selected_blend == NULL) {
1949 cb->blend = cb->base_name = NULL;
1968 String afm = NULL;
1973 if (fsb->fsb.currently_selected_face == NULL) afm = NULL;
1985 fsb->fsb.currently_selected_family != NULL) {
1988 } else fsb->fsb.font_family = NULL;
1992 fsb->fsb.currently_selected_face != NULL) {
1994 } else fsb->fsb.font_face = NULL;
1999 fsb->fsb.currently_selected_face != NULL) {
2001 } else fsb->fsb.font_name = NULL;
2008 if (fsb->fsb.currently_selected_blend != NULL) {
2010 } else fsb->fsb.font_blend = NULL;
2015 fsb->fsb.currently_previewed = NULL;
2020 if (face != NULL && !face->resident) {
2071 fsb->fsb.currently_previewed = NULL;
2078 cb.family = NULL;
2080 } else if (fsb->fsb.font_family == NULL) {
2081 cb.family = NULL;
2089 cb.face = NULL;
2091 } else if (fsb->fsb.font_face == NULL) {
2092 cb.face = NULL;
2101 cb.name = NULL;
2103 } else if (fsb->fsb.font_face == NULL) {
2104 cb.name = NULL;
2119 cb.afm_filename = NULL;
2123 if (cb.blend == NULL || fsb->fsb.currently_selected_blend == NULL) {
2124 cb.base_name = NULL;
2184 XtVaGetValues(widget, XmNvalue, &value, NULL);
2186 if (value == NULL) option = fsb->fsb.other_size;
2195 if (option == NULL) option = fsb->fsb.other_size;
2199 XmNmenuHistory, option, NULL);
2201 if (value != NULL && value[0] != '\0') {
2231 XmNactivateCallback, NULL);
2251 XtVaGetValues(widget, XmNvalue, &cp, NULL);
2279 XtVaSetValues(fsb->fsb.size_text_field_child, XmNvalue, buf, NULL);
2298 XmNvisibleItemCount, &visible, XmNitemCount, &items, NULL);
2305 XtVaSetValues(w, XmNtopItemPosition, topPos, NULL);
2324 static char *ptr = NULL;
2326 if (ptr == NULL) {
2328 if ((ptr = getenv("USER")) != NULL) pw = getpwnam(ptr);
2335 ptr = NULL;
2394 FILE *blendFile = NULL;
2401 if (blendEnv != NULL) blendFile = fopen(blendEnv, "w");
2403 if (blendFile == NULL) {
2408 if (blendFile == NULL) return;
2411 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
2412 for (f = ff->fonts; f != NULL; f = f->next) {
2413 if (f->blend_data != NULL) {
2414 for (b = f->blend_data->blends; b != NULL; b = b->next) {
2486 FILE *blendFile = NULL;
2496 char *lastFamily = NULL;
2501 if (blendEnv != NULL) blendFile = fopen(blendEnv, "r");
2503 if (blendFile == NULL) {
2508 if (blendFile == NULL) return;
2512 if (fgets(buf, BUF, blendFile) == NULL) {
2520 ff != NULL && ff->family_name != cfamily;
2523 if (ff == NULL) continue;
2526 for (f = ff->fonts; f != NULL && f->face_name != cface;
2528 /* If the blend data is NULL, we have a blend line for a font
2530 if (f != NULL && f->blend_data != NULL) {
2533 for (b = f->blend_data->blends; b != NULL; b = b->next) {
2573 for (f = ff->fonts; f != NULL; f = f->next) {
2574 if (f->blend_data != NULL) {
2586 for (f = ff->fonts; f != NULL; f = f->next) {
2588 if (f->blend_data != NULL) {
2589 for (b = f->blend_data->blends; b != NULL; b = b->next) {
2597 XmNitems, CSfaces, NULL);
2618 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
2619 for (f = ff->fonts; f != NULL; f = f->next) {
2625 if (f != NULL) {
2626 for (f1 = ff->fonts; f1 != NULL; f1 = f1->next) {
2636 for (f1 = ff->fonts; f1 != NULL && f1->next != f; f1 = f1->next) {}
2637 if (f1 != NULL) f1->next = f->next;
2644 fsb->fsb.currently_selected_face = NULL;
2645 fsb->fsb.currently_selected_blend = NULL;
2651 fsb->fsb.currently_previewed = NULL;
2652 fsb->fsb.currently_previewed_blend = NULL;
2662 if (ff->fonts == NULL) {
2667 ff1 != NULL && ff1->next != ff; ff1 = ff1->next) {}
2668 if (ff1 != NULL) ff1->next = ff->next;
2674 fsb->fsb.currently_selected_family = NULL;
2697 (ArgList) NULL, 0);
2702 XtAddCallback(message, XmNokCallback, DeleteMessage, (XtPointer) NULL);
2722 while (f != NULL) {
2724 if (f->blend_data != NULL) {
2726 if (fsb->fsb.currently_selected_blend != NULL) {
2728 while (b != NULL &&
2748 {"Regular", "Roman", "Medium", "Book", "Light", NULL},
2749 {"Italic", "Slanted", "Oblique", NULL},
2750 {"Demi", "Semibold", "Heavy", "Bold", NULL},
2751 {NULL},
2761 static String extraNormalFaces[] = {"Demi", "Semibold", NULL};
2780 for (i = 0; categories[i][0] != NULL; i++) {
2781 for (j = 0; categories[i][j] != NULL; j++) {
2785 for (i = 0; extraNormalFaces[i] != NULL; i++) {
2794 if (rec->current_face == NULL || rec->current_face[0] == '\0') {
2810 categories[BOOKINDEX] = NULL;
2822 for (j = 0; categories[j][0] != NULL; j++) {
2823 for (k = 0; categories[j][k] != NULL; k++) {
2878 for (j = 0; categories[j][0] != NULL; j++) {
2879 for (k = 0; categories[j][k] != NULL; k++) {
2918 for (i = 0; categories[0][i] != NULL; i++) {
2929 for (i = 0; extraNormalFaces[i] != NULL; i++) {
2956 for (f = ff->fonts; f != NULL; f = f->next) faces[i++] = f->face_name;
2961 if (fsb->fsb.currently_selected_face != NULL) {
2965 rec.new_face = NULL;
2968 if (rec.new_face != NULL) {
2973 if (rec.new_face == NULL || i >= ff->font_count) {
2986 fsb->fsb.currently_selected_blend = NULL;
3028 if (fsb->fsb.currently_selected_family == NULL) return;
3042 if (n == listCB->item_position) b = NULL;
3072 XtNnumChildren, &num_children, NULL);
3353 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
3359 XmNitems, CSlist, NULL);
3372 fsb->fsb.currently_selected_face = NULL;
3373 fsb->fsb.currently_selected_family = NULL;
3374 fsb->fsb.currently_selected_blend = NULL;
3376 if (fsb->fsb.font_name_multiple || fsb->fsb.font_name == NULL) {
3377 fsb->fsb.font_name = NULL;
3378 fsb->fsb.font_family = NULL;
3379 fsb->fsb.font_blend = NULL;
3380 fsb->fsb.font_face = NULL;
3403 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
3405 for (f = ff->fonts; f != NULL; f = f->next) {
3414 fsb->fsb.currently_selected_blend = NULL;
3418 if (f->blend_data != NULL && f->blend_data->blends != NULL) {
3419 for (b = f->blend_data->blends; b != NULL; b = b->next) {
3442 fsb->fsb.font_name = NULL;
3443 fsb->fsb.font_family = NULL;
3444 fsb->fsb.font_face = NULL;
3445 fsb->fsb.font_blend = NULL;
3459 fsb->fsb.currently_selected_face = NULL;
3460 fsb->fsb.currently_selected_family = NULL;
3461 fsb->fsb.currently_selected_blend = NULL;
3464 fsb->fsb.font_family = NULL;
3473 fsb->fsb.font_face = NULL;
3484 if (fsb->fsb.font_family != NULL) {
3487 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
3496 if (ff == NULL) fsb->fsb.font_family = NULL;
3499 if (fsb->fsb.font_family == NULL) {
3500 fsb->fsb.font_face = NULL;
3501 fsb->fsb.font_blend = NULL;
3502 fsb->fsb.font_name = NULL;
3510 if (fsb->fsb.font_face != NULL) {
3514 for (f = ff->fonts; f != NULL; f = f->next) {
3517 if (fsb->fsb.font_blend != NULL) {
3519 for (b = f->blend_data->blends; b != NULL; b = b->next) {
3526 if (b == NULL) {
3527 fsb->fsb.font_blend = NULL;
3536 if (f == NULL) fsb->fsb.font_face = NULL;
3538 f = NULL;
3542 if (f == NULL && !fsb->fsb.font_face_multiple) GetInitialFace(fsb, ff);
3557 XtVaSetValues(fsb->fsb.size_text_field_child, XmNvalue, "", NULL);
3569 XtVaSetValues(fsb->fsb.size_text_field_child, XmNvalue, buf, NULL);
3594 if (fsb->fsb.size_count > 0 && fsb->fsb.sizes == NULL) {
3599 (String *) NULL, (Cardinal *) NULL);
3608 (String *) NULL, (Cardinal *) NULL);
3617 (String *) NULL, (Cardinal *) NULL);
3623 if (fsb->fsb.preview_string != NULL) {
3626 if (fsb->fsb.default_resource_path != NULL) {
3630 if (fsb->fsb.resource_path_override != NULL) {
3637 if (fsb->fsb.context == NULL) {
3659 fsb->fsb.sampler = fsb->fsb.creator = NULL;
3660 fsb->fsb.known_families = NULL;
3662 fsb->fsb.currently_previewed = NULL;
3663 fsb->fsb.currently_selected_face = NULL;
3664 fsb->fsb.currently_selected_family = NULL;
3665 fsb->fsb.currently_previewed_blend = NULL;
3666 fsb->fsb.currently_selected_blend = NULL;
3670 fsb->fsb.pending_delete_font = NULL;
3691 if (f->blend_data != NULL) {
3693 for (b = bd->blends; b != NULL; b = next_b) {
3715 for (ff = fsb->fsb.known_families; ff != NULL; ff = next_ff) {
3716 for (f = ff->fonts; f != NULL; f = next_f) {
3724 fsb->fsb.known_families = NULL;
3735 if (fsb->fsb.preview_string != NULL) XtFree(fsb->fsb.preview_string);
3736 if (fsb->fsb.default_resource_path != NULL) {
3739 if (fsb->fsb.resource_path_override != NULL) {
3791 if (newfsb->fsb.size_count > 0 && newfsb->fsb.sizes == NULL) {
3796 (String *) NULL, (Cardinal *) NULL);
3805 (String *) NULL, (Cardinal *) NULL);
3814 (String *) NULL, (Cardinal *) NULL);
3841 if (newfsb->fsb.context == NULL) {
3858 newfsb->fsb.pending_delete_font = NULL;
3900 newfsb->fsb.currently_selected_face == NULL ||
3947 XtNfontNameMultiple, name_multiple, NULL);
3955 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
3969 XtNfontFaceMultiple, face_multiple, NULL);
3977 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4012 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4023 fsb->fsb.pending_delete_font = NULL;
4035 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4053 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4063 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4081 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4085 if (ff == NULL) {
4087 *face_list = *font_list = NULL;
4095 for (f = ff->fonts; f != NULL; f = f->next) {
4107 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4117 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4131 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4132 for (f = ff->fonts; f != NULL; f = f->next) {
4159 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4161 if (name == NULL) return False;
4181 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4184 if (ff == NULL) {
4185 *new_face = NULL;
4191 for (f = ff->fonts; f != NULL; f = f->next) faces[i++] = f->face_name;
4196 rec.new_face = NULL;
4209 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4227 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4228 for (f = ff->fonts; f != NULL; f = f->next) {
4232 *blend = NULL;
4235 if (f->blend_data != NULL) {
4236 for (b = f->blend_data->blends; b != NULL; b = b->next) {
4248 *family = NULL;
4249 *face = NULL;
4250 *blend = NULL;
4268 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4286 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4289 if (ff == NULL) {
4290 *font_name = NULL;
4295 for (f = ff->fonts; f != NULL; f = f->next) {
4298 if (f == NULL) {
4299 *font_name = NULL;
4303 if (blend == NULL) {
4307 if (f->blend_data == NULL) {
4308 *font_name = NULL;
4313 for (b = f->blend_data->blends; b != NULL; b = b->next) {
4319 *font_name = NULL;
4327 FontFamilyFaceBlendToName(w, family, face, NULL, font_name);
4335 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4346 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4356 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4381 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4399 XtNfontFaceMultiple, face_multiple, NULL);
4410 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4426 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4440 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4464 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4465 for (f = ff->fonts; f != NULL; f = f->next) {
4470 if (ff == NULL || f == NULL || f->blend_data == NULL) {
4472 *blend_return = *font_name_return = NULL;
4473 *axis_values_return = NULL;
4485 for (b = f->blend_data->blends; b != NULL; b = b->next) {
4500 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4533 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4534 for (f = ff->fonts; f != NULL; f = f->next) {
4539 *axis_names_return = NULL;
4540 *blend_positions_return = *blend_normalized_coords_return = NULL;
4541 *blend_map_count_return = *blend_design_coords_return = NULL;
4596 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4618 BlendRec *b = NULL, *newb, **lastb;
4628 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4629 for (f = ff->fonts; f != NULL; f = f->next) {
4631 if ((bd = f->blend_data) == NULL) return False;
4633 for (b = f->blend_data->blends; b != NULL; b = b->next) {
4644 if (axis_values != NULL) {
4651 if (axis_percents == NULL) return False;
4662 if (b != NULL) return False;
4680 for (b = bd->blends; b != NULL; b = b->next) {
4690 if (b == NULL) return False;
4699 if (b == NULL) return False;
4730 XtCheckSubclass(w, fontSelectionBoxWidgetClass, NULL);
4753 for (ff = fsb->fsb.known_families; ff != NULL; ff = ff->next) {
4755 for (f = ff->fonts; f != NULL; f = f->next) {
4757 b = NULL;
4761 if (f->blend_data != NULL && f->blend_data->blends != NULL) {
4762 for (b = f->blend_data->blends; b != NULL; b = b->next) {