Home
last modified time | relevance | path

Searched defs:graphIter (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp762 auto graphIter = unicode->makeBreakIterator("th", SkUnicode::BreakType::kGraphemes); in MakeHarfBuzz() local
777 SkUnicodeBreak lineIter, SkUnicodeBreak graphIter, HBBuffer buffer, sk_sp<SkFontMgr> fontmgr) in ShaperHarfBuzz()