Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:m_textZoomFactor

326     double textZoomFactor() const { return m_mainFrameHasCustomRepresentation ? 1 : m_textZoomFactor; }
768 double m_textZoomFactor;