Lines Matching defs:fonts

740     /* Compensate for fonts with foundries in the full name but not the
784 /* Handle Multiple Master fonts */
1030 for (f = ff->fonts; f != NULL; f = f->next) {
1049 /* Deal with fonts that don't have useful information */
1087 ff->fonts = NULL;
1099 f->next = ff->fonts;
1152 ff->fonts = f;
1161 while (ff->fonts != NULL) {
1162 prev = highestPrev = &ff->fonts;
1163 highest = ff->fonts;
1165 for (f = ff->fonts->next; f != NULL; f = f->next) {
1177 ff->fonts = newFontList;
1209 char *family, char *fonts, char *weight, char *fullname, char *name)
1214 ch = fonts;
1562 f = ff->fonts;
2412 for (f = ff->fonts; f != NULL; f = f->next) {
2526 for (f = ff->fonts; f != NULL && f->face_name != cface;
2573 for (f = ff->fonts; f != NULL; f = f->next) {
2586 for (f = ff->fonts; f != NULL; f = f->next) {
2619 for (f = ff->fonts; f != NULL; f = f->next) {
2626 for (f1 = ff->fonts; f1 != NULL; f1 = f1->next) {
2633 if (ff->fonts == f) {
2634 ff->fonts = f->next;
2636 for (f1 = ff->fonts; f1 != NULL && f1->next != f; f1 = f1->next) {}
2658 shouldn't have many bogus fonts, and invalidating every
2662 if (ff->fonts == NULL) {
2720 f = fsb->fsb.currently_selected_family->fonts;
2956 for (f = ff->fonts; f != NULL; f = f->next) faces[i++] = f->face_name;
2979 for (f = ff->fonts; i != 0; f= f->next) {
3029 f = fsb->fsb.currently_selected_family->fonts;
3405 for (f = ff->fonts; f != NULL; f = f->next) {
3514 for (f = ff->fonts; f != NULL; f = f->next) {
3716 for (f = ff->fonts; f != NULL; f = next_f) {
4095 for (f = ff->fonts; f != NULL; f = f->next) {
4132 for (f = ff->fonts; f != NULL; f = f->next) {
4191 for (f = ff->fonts; f != NULL; f = f->next) faces[i++] = f->face_name;
4228 for (f = ff->fonts; f != NULL; f = f->next) {
4295 for (f = ff->fonts; f != NULL; f = f->next) {
4465 for (f = ff->fonts; f != NULL; f = f->next) {
4534 for (f = ff->fonts; f != NULL; f = f->next) {
4629 for (f = ff->fonts; f != NULL; f = f->next) {
4755 for (f = ff->fonts; f != NULL; f = f->next) {