Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DOptimalLineBreaker.cpp71 HyphenationType hyphenType; member
75 uint32_t preSpaceCount, uint32_t postSpaceCount, HyphenationType hyphenType, in Candidate()
83 hyphenType(hyphenType), in Candidate()
406 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType)); in finishBreaksOptimal()
464 if (candidates[i].hyphenType == HyphenationType::DONT_BREAK && in computeBreaks()
465 candidates[j].hyphenType == HyphenationType::DONT_BREAK) { in computeBreaks()