Home | History | Annotate | Download | only in ports

Lines Matching refs:fGlyphCount

1592     if (fGlyphCount < 0) {
1596 fGlyphCount = face ? face->num_glyphs : 0;
1598 return fGlyphCount;