Searched refs:tface (Results 1 – 2 of 2) sorted by relevance
598 sk_sp<SkTypeface> tface = font.refTypefaceOrDefault(); in addTextAttributes() local600 SkASSERT(tface); in addTextAttributes()601 SkFontStyle style = tface->fontStyle(); in addTextAttributes()624 sk_sp<SkTypeface::LocalizedStrings> familyNameIter(tface->createFamilyNameIterator()); in addTextAttributes()
595 sk_sp<SkTypeface> tface = font.refTypefaceOrDefault(); in addTextAttributes() local597 SkASSERT(tface); in addTextAttributes()598 SkFontStyle style = tface->fontStyle(); in addTextAttributes()621 sk_sp<SkTypeface::LocalizedStrings> familyNameIter(tface->createFamilyNameIterator()); in addTextAttributes()