Searched refs:indentWidth (Results 1 – 1 of 1) sorted by relevance
264 const float indentWidth = mIndentMult * getScale(); in drawWrappedString() local289 float xposAdj = (start == mangle) ? xpos : xpos + indentWidth; in drawWrappedString()