Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLineBreakerUtil.h106 uint32_t effectiveSpaceCount = 0; member
179 effectiveSpaceCount = rawSpaceCount; in feedChar()
DOptimalLineBreaker.cpp195 proc.effectiveSpaceCount, isRtl); in appendWithMerging()
200 proc.effectiveSpaceCount, hyIter->type, isRtl); in appendWithMerging()
262 penalty, proc.rawSpaceCount, proc.effectiveSpaceCount, isRtl); in populateCandidates()