Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DOptimalLineBreaker.cpp98 float spaceWidth = 0.0f; member
340 result.spaceWidth = proc.spaceWidth; in populateCandidates()
422 const float maxShrink = justified ? SHRINKABILITY * context.spaceWidth : 0.0f; in computeBreaks()
DLineBreakerUtil.h218 float spaceWidth = 0.0f; member
270 spaceWidth = w; in feedChar()