Home | History | Annotate | Download | only in ports

Lines Matching defs:fGlyphCount

600     int fGlyphCount;
720 , fGlyphCount(-1) {
736 if (fGlyphCount < 0) {
737 fGlyphCount = fTypeface->fDWriteFontFace->GetGlyphCount();
739 return fGlyphCount;