Searched refs:hyphenResult (Results 1 – 2 of 2) sorted by relevance
183 const std::vector<HyphenationType> hyphenResult = in tryLineBreakWithHyphenation() local191 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(i)]; in tryLineBreakWithHyphenation()213 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()242 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()
81 const std::vector<HyphenationType> hyphenResult = in populateHyphenationPoints() local84 const HyphenationType hyph = hyphenResult[hyphenationTargetRange.toRangeOffset(i)]; in populateHyphenationPoints()