Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DGreedyLineBreaker.cpp199 mStartHyphenEdit, editForThisLine(hyph), nullptr); in tryLineBreakWithHyphenation()
221 editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()
250 remainingCharWidths, editForThisLine(hyph), nextLineStartHyphenEdit); in tryLineBreakWithHyphenation()
DLineBreakerUtil.h90 editForThisLine(hyph) /* end hyphen edit */, pieces); in populateHyphenationPoints()
DHyphenator.cpp158 EndHyphenEdit editForThisLine(HyphenationType type) { in editForThisLine() function
DOptimalLineBreaker.cpp313 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
/frameworks/minikin/include/minikin/
DHyphenator.h167 EndHyphenEdit editForThisLine(HyphenationType type);