Home | History | Annotate | Download | only in jni

Lines Matching defs:textWrapScale

199         void restoreScale(float scale, float textWrapScale);
525 float textWrapScale() const { return m_screenWidth * m_scale / m_textWrapWidth; }