Home | History | Annotate | Download | only in ports

Lines Matching defs:fFontID

210     uint32_t        fFontID;
251 : fNext(NULL), fSkStream(strm), fRefCnt(1), fFontID(fontID) {
266 if (rec->fFontID == fontID) {
730 fFaceRec = ref_ft_face(fRec.fFontID);
869 fFaceRec->fFontID, fScaleX, fScaleY, err));
877 fFaceRec->fFontID, fScaleX, fScaleY, err));
886 fFaceRec->fFontID, fScaleX, fScaleY, err));
920 fFaceRec->fFontID, fScaleX, fScaleY, err));
1053 fFaceRec->fFontID, glyph->getGlyphID(fBaseGlyphCount), fLoadGlyphFlags, err));