Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DLineBreakerUtil.h127 float spaceWidth = 0.0f; member
171 spaceWidth = w; in feedChar()
DOptimalLineBreaker.cpp97 float spaceWidth = 0.0f; member
266 result.spaceWidth = proc.spaceWidth; in populateCandidates()
325 const float maxShrink = justified ? SHRINKABILITY * context.spaceWidth : 0.0f; in computeBreaks()