Home
last modified time | relevance | path

Searched defs:familyRecID (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontConfigInterface_android.cpp188 const char* name, FamilyRecID familyRecID) { in insert_into_name_dict()
219 FamilyRecID familyRecID = INVALID_FAMILY_REC_ID; in SkFontConfigInterfaceAndroid() local
320 FamilyRecID familyRecID = fDefaultFallbackList[i]; in SkFontConfigInterfaceAndroid() local
340 void SkFontConfigInterfaceAndroid::addFallbackFamily(FamilyRecID familyRecID) { in addFallbackFamily()
410 FamilyRecID familyRecID = INVALID_FAMILY_REC_ID; in matchFamilyName() local
525 FamilyRecID familyRecID = fallbackFontList->getAt(i); in getFallbackFamilyNameForChar() local
668 FamilyRecID familyRecID = currentFallbackList->getAt(nextFallbackFontIndex); in nextLogicalTypeface() local
715 const FamilyRecID familyRecID = currentFallbackList->getAt(x); in getTypefaceForGlyphID() local