Searched refs:editForThisLine (Results 1 – 6 of 6) sorted by relevance
104 editForThisLine(hyph) /* end hyphen edit */, pieces); in populateHyphenationPoints()121 EndHyphenEdit endEdit = editForThisLine(hyph); in populateHyphenationPoints()
218 mStartHyphenEdit, editForThisLine(hyph), nullptr); in tryLineBreakWithHyphenation()240 editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()269 remainingCharWidths, editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()
212 EndHyphenEdit editForThisLine(HyphenationType type) { in editForThisLine() function
406 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
129 [&]() { editForThisLine(fdp.PickValueInArray(HyphenationTypes)); }, in LLVMFuzzerTestOneInput()
167 EndHyphenEdit editForThisLine(HyphenationType type);