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