Searched refs:effectiveSpaceCount (Results 1 – 2 of 2) sorted by relevance
/frameworks/minikin/libs/minikin/ |
D | LineBreakerUtil.h | 197 uint32_t effectiveSpaceCount = 0; member 279 effectiveSpaceCount = rawSpaceCount; in feedChar()
|
D | OptimalLineBreaker.cpp | 251 d->score, proc.effectiveSpaceCount, isRtl, letterSpacing); in appendWithMerging() 256 proc.effectiveSpaceCount, hyIter->type, isRtl, letterSpacing); in appendWithMerging() 335 penalty, proc.rawSpaceCount, proc.effectiveSpaceCount, isRtl, in populateCandidates()
|