Searched refs:doLineBreakWithGraphemeBounds (Results 1 – 1 of 1) sorted by relevance
103 bool doLineBreakWithGraphemeBounds(const Range& range);230 doLineBreakWithGraphemeBounds(contextRange); in tryLineBreakWithHyphenation()260 doLineBreakWithGraphemeBounds(contextRange); in tryLineBreakWithHyphenation()276 bool GreedyLineBreaker::doLineBreakWithGraphemeBounds(const Range& range) { in doLineBreakWithGraphemeBounds() function in minikin::__anondb74f7790111::GreedyLineBreaker436 if (doLineBreakWithGraphemeBounds(Range(getPrevLineBreakOffset(), offset))) { in processLineBreak()