Searched refs:m_textWrapWidth (Results 1 – 2 of 2) sorted by relevance
518 int textWrapWidth() const { return m_textWrapWidth; } in textWrapWidth()520 float textWrapScale() const { return m_screenWidth * m_scale / m_textWrapWidth; } in textWrapScale()775 int m_textWrapWidth; variable
433 , m_textWrapWidth(320) in WebViewCore()1137 int otw = m_textWrapWidth; in setSizeScreenWidthAndScale()1140 m_textWrapWidth = textWrapWidth; in setSizeScreenWidthAndScale()