Searched defs:graphIter (Results 1 – 1 of 1) sorted by relevance
789 auto graphIter = unicode->makeBreakIterator(lname.c_str(), SkUnicode::BreakType::kGraphemes); in MakeHarfBuzz() local804 SkUnicodeBreak lineIter, SkUnicodeBreak graphIter, HBBuffer buffer, sk_sp<SkFontMgr> fontmgr) in ShaperHarfBuzz()