Searched refs:theStyle (Results 1 – 1 of 1) sorted by relevance
505 static SkTypeface* NewFromName(const char familyName[], const SkFontStyle& theStyle) { in NewFromName() argument507 if (theStyle.weight() >= SkFontStyle::kBold_Weight) { in NewFromName()510 if (theStyle.slant() != SkFontStyle::kUpright_Slant) { in NewFromName()