Searched refs:otw (Results 1 – 1 of 1) sorted by relevance
1139 int otw = m_textWrapWidth; in setSizeScreenWidthAndScale() local1148 const bool reflow = otw && textWrapWidth && in setSizeScreenWidthAndScale()1149 ((float) abs(otw - textWrapWidth) / textWrapWidth) >= 0.01f; in setSizeScreenWidthAndScale()1165 if (otw && textWrapWidth && otw != textWrapWidth && in setSizeScreenWidthAndScale()1217 const bool leftAlign = (otw != textWrapWidth) in setSizeScreenWidthAndScale()