Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DGreedyLineBreaker.cpp197 mStartHyphenEdit, editForThisLine(hyph), in tryLineBreakWithHyphenation()
220 editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()
249 remainingCharWidths, editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()
DLineBreakerUtil.h94 editForThisLine(hyph) /* end hyphen edit */, in populateHyphenationPoints()
DHyphenator.cpp158 EndHyphenEdit editForThisLine(HyphenationType type) { in editForThisLine() function
DOptimalLineBreaker.cpp326 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
/frameworks/minikin/include/minikin/
DHyphenator.h167 EndHyphenEdit editForThisLine(HyphenationType type);