Searched refs:theStyle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp485 static SkTypeface* NewFromName(const char familyName[], SkTypeface::Style theStyle) { argument
489 if (theStyle & SkTypeface::kBold) {
492 if (theStyle & SkTypeface::kItalic) {
/external/skia/src/ports/
H A DSkFontHost_mac.cpp485 static SkTypeface* NewFromName(const char familyName[], SkTypeface::Style theStyle) { argument
489 if (theStyle & SkTypeface::kBold) {
492 if (theStyle & SkTypeface::kItalic) {

Completed in 581 milliseconds