Searched refs:mAddedWidthForJustify (Results 1 – 1 of 1) sorted by relevance
83 private float mAddedWidthForJustify; field in TextLine242 mAddedWidthForJustify = 0; in set()269 mAddedWidthForJustify = (justifyWidth - width) / spaces; in justify()915 wp.setWordSpacing(mAddedWidthForJustify); in getOffsetBeforeAfter()1087 wp.setWordSpacing(mAddedWidthForJustify); in handleText()