Searched defs:hyphenType (Results 1 - 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
H A DOptimalLineBreaker.cpp70 HyphenationType hyphenType; member in struct:minikin::__anon1302::Candidate
74 uint32_t preSpaceCount, uint32_t postSpaceCount, HyphenationType hyphenType,
82 hyphenType(hyphenType),
326 packHyphenEdit(editForNextLine(prev.hyphenType), editForThisLine(cand.hyphenType));
73 Candidate(uint32_t offset, ParaWidth preBreak, ParaWidth postBreak, float penalty, uint32_t preSpaceCount, uint32_t postSpaceCount, HyphenationType hyphenType, bool isRtl) argument

Completed in 9 milliseconds