Home | History | Annotate | Download | only in ports

Lines Matching refs:fGlyphCount

215         , fGlyphCount(-1) {
371 if (fGlyphCount < 0) {
372 fGlyphCount = this->getDWriteTypeface()->fDWriteFontFace->GetGlyphCount();
374 return fGlyphCount;