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

/frameworks/minikin/libs/minikin/
H A DOptimalLineBreaker.cpp100 inline void pushDesperate(uint32_t offset, ParaWidth sumOfCharWidths, uint32_t spaceCount, argument
103 spaceCount, spaceCount,
109 float penalty, uint32_t spaceCount, HyphenationType type,
111 candidates.emplace_back(offset, preBreak, postBreak, penalty, spaceCount, spaceCount, type,
108 pushHyphenation(uint32_t offset, ParaWidth preBreak, ParaWidth postBreak, float penalty, uint32_t spaceCount, HyphenationType type, bool isRtl) argument

Completed in 9 milliseconds