Home
last modified time | relevance | path

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

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