Searched refs:editForNextLine (Results 1 – 5 of 5) sorted by relevance
215 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()244 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
93 editForNextLine(hyph) /* start hyphen edit */, in populateHyphenationPoints()
178 StartHyphenEdit editForNextLine(HyphenationType type) { in editForNextLine() function
310 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
168 StartHyphenEdit editForNextLine(HyphenationType type);