Searched refs:fontRecID (Results 1 – 1 of 1) sorted by relevance
112 void addFallbackFamily(FamilyRecID fontRecID);113 SkTypeface* getTypefaceForFontRec(FontRecID fontRecID);237 const FontRecID fontRecID = fFonts.count() - 1; in SkFontConfigInterfaceAndroid() local280 fontRecID)); in SkFontConfigInterfaceAndroid()282 familyRec->fFontRecID[fontRec.fStyle] = fontRecID; in SkFontConfigInterfaceAndroid()428 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], style); in matchFamilyName() local429 FontRec& fontRec = fFonts[fontRecID]; in matchFamilyName()432 outFontIdentifier->fID = fontRecID; in matchFamilyName()486 const FontRecID* fontRecID = (const FontRecID*)ctx; in find_proc() local488 return currFontRecID == *fontRecID; in find_proc()[all …]