Searched refs:hyphenResult (Results 1 – 2 of 2) sorted by relevance
184 const std::vector<HyphenationType> hyphenResult = in tryLineBreakWithHyphenation() local192 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(i)]; in tryLineBreakWithHyphenation()214 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()243 const HyphenationType hyph = hyphenResult[targetRange.toRangeOffset(prevOffset)]; in tryLineBreakWithHyphenation()
76 const std::vector<HyphenationType> hyphenResult = in populateHyphenationPoints() local79 const HyphenationType hyph = hyphenResult[hyphenationTargetRange.toRangeOffset(i)]; in populateHyphenationPoints()