Home
last modified time | relevance | path

Searched refs:editForNextLine (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/minikin/libs/minikin/
H A DGreedyLineBreaker.cpp215 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
244 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
H A DLineBreakerUtil.h93 editForNextLine(hyph) /* start hyphen edit */, in populateHyphenationPoints()
H A DHyphenator.cpp178 StartHyphenEdit editForNextLine(HyphenationType type) { in editForNextLine() function
H A DOptimalLineBreaker.cpp313 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
/aosp12/frameworks/minikin/include/minikin/
H A DHyphenator.h168 StartHyphenEdit editForNextLine(HyphenationType type);