Searched defs:textZoomFactor (Results 1 – 7 of 7) sorted by relevance
163 float textZoomFactor() const { return m_textZoomFactor; } in textZoomFactor() function
967 void Frame::setPageAndTextZoomFactors(float pageZoomFactor, float textZoomFactor) in setPageAndTextZoomFactors()
660 qreal QWKPage::textZoomFactor() const in textZoomFactor() function in QWKPage680 void QWKPage::setPageAndTextZoomFactors(qreal pageZoomFactor, qreal textZoomFactor) in setPageAndTextZoomFactors()
326 …double textZoomFactor() const { return m_mainFrameHasCustomRepresentation ? 1 : m_textZoomFactor; } in textZoomFactor() function
1084 void WebPageProxy::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors()
266 …id WKPageSetPageAndTextZoomFactors(WKPageRef pageRef, double pageZoomFactor, double textZoomFactor) in WKPageSetPageAndTextZoomFactors()
660 double WebPage::textZoomFactor() const in textZoomFactor() function in WebKit::WebPage692 void WebPage::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors()