Searched refs:hyphenResult (Results 1 – 2 of 2) sorted by relevance
203 const std::vector<HyphenationType> hyphenResult = in tryLineBreakWithHyphenation() local211 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(i)]; in tryLineBreakWithHyphenation()233 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()262 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()
89 const std::vector<HyphenationType> hyphenResult = in populateHyphenationPoints() local92 const HyphenationType hyph = hyphenResult[hyphenationTargetRange.toRangeOffset(i)]; in populateHyphenationPoints()