Searched refs:editForNextLine (Results 1 – 6 of 6) sorted by relevance
107 editForNextLine(hyph) /* start hyphen edit */, in populateHyphenationPoints()122 StartHyphenEdit startEdit = editForNextLine(hyph); in populateHyphenationPoints()
234 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()263 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
232 StartHyphenEdit editForNextLine(HyphenationType type) { in editForNextLine() function
406 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
130 [&]() { editForNextLine(fdp.PickValueInArray(HyphenationTypes)); }, in LLVMFuzzerTestOneInput()
168 StartHyphenEdit editForNextLine(HyphenationType type);