Searched refs:isFamilyName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontConfigTypeface.h42 bool isFamilyName(const char* name) const { function in class:FontConfigTypeface
H A DSkFontHost_fontconfig.cpp75 return rec->fStyle == style && fci->isFamilyName(rec->fFamilyName);
/external/skia/src/ports/
H A DSkFontConfigTypeface.h42 bool isFamilyName(const char* name) const { function in class:FontConfigTypeface
H A DSkFontHost_fontconfig.cpp79 return rec->fStyle == style && fci->isFamilyName(rec->fFamilyName);

Completed in 462 milliseconds