Home | History | Annotate | Download | only in jni

Lines Matching refs:m_scale

524         float scale() const { return m_scale; }
525 float textWrapScale() const { return m_screenWidth * m_scale / m_textWrapWidth; }
783 float m_scale;