Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DGreedyLineBreaker.cpp214 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
243 const StartHyphenEdit nextLineStartHyphenEdit = editForNextLine(hyph); in tryLineBreakWithHyphenation()
DLineBreakerUtil.h97 editForNextLine(hyph) /* start hyphen edit */, in populateHyphenationPoints()
DHyphenator.cpp178 StartHyphenEdit editForNextLine(HyphenationType type) { in editForNextLine() function
DOptimalLineBreaker.cpp326 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
/frameworks/minikin/include/minikin/
DHyphenator.h168 StartHyphenEdit editForNextLine(HyphenationType type);