Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DOptimalLineBreaker.cpp70 HyphenationType hyphenType; member
74 uint32_t preSpaceCount, uint32_t postSpaceCount, HyphenationType hyphenType, in Candidate()
82 hyphenType(hyphenType), in Candidate()
310 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()