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