Searched refs:tface (Results 1 – 1 of 1) sorted by relevance
536 SkAutoTUnref<const SkTypeface> tface(paint.getTypeface() ? in addTextAttributes() local539 SkASSERT(tface); in addTextAttributes()540 SkTypeface::Style style = tface->style(); in addTextAttributes()548 SkAutoTUnref<SkTypeface::LocalizedStrings> familyNameIter(tface->createFamilyNameIterator()); in addTextAttributes()