Searched refs:getSpaceWidth (Results 1 – 2 of 2) sorted by relevance
215 float getSpaceWidth() const;
350 float LineBreaker::getSpaceWidth() const { in getSpaceWidth() function in minikin::LineBreaker404 float maxShrink = mJustified ? SHRINKABILITY * getSpaceWidth() : 0.0f; in computeBreaksOptimal()