Searched refs:justifyWidth (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
H A DTextLine.java199 void justify(float justifyWidth) { argument
211 mAddedWidth = (justifyWidth - width) / spaces;

Completed in 32 milliseconds