Searched refs:ff1 (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSB.c2615 FontFamilyRec *ff, *ff1; local
2666 for (ff1 = fsb->fsb.known_families;
2667 ff1 != NULL && ff1->next != ff; ff1 = ff1->next) {}
2668 if (ff1 != NULL) ff1->next = ff->next;

Completed in 1681 milliseconds