Searched refs:m_textWrapWidth (Results 1 – 2 of 2) sorted by relevance
533 int textWrapWidth() const { return m_textWrapWidth; } in textWrapWidth()535 float textWrapScale() const { return m_screenWidth * m_scale / m_textWrapWidth; } in textWrapScale()689 int m_textWrapWidth; variable
379 , m_textWrapWidth(320) in WebViewCore()1335 int otw = m_textWrapWidth; in setSizeScreenWidthAndScale()1341 m_textWrapWidth = textWrapWidth; in setSizeScreenWidthAndScale()