Searched refs:lineIndent (Results 1 – 1 of 1) sorted by relevance
106 const float lineIndent = float(glyph.x + lastAdvance) * justify; in justifyLine() local109 positionedGlyphs[j].x -= lineIndent; in justifyLine()