Searched refs:lastAdvance (Results 1 – 1 of 1) sorted by relevance
105 const uint32_t lastAdvance = (*it->second)->metrics.advance; in justifyLine() local106 const float lineIndent = float(glyph.x + lastAdvance) * justify; in justifyLine()