Searched defs:pageZoomFactor (Results 1 – 8 of 8) sorted by relevance
147 static float pageZoomFactor(const UIEvent* event) in pageZoomFactor() function
161 float pageZoomFactor() const { return m_pageZoomFactor; } in pageZoomFactor() function
967 void Frame::setPageAndTextZoomFactors(float pageZoomFactor, float textZoomFactor) in setPageAndTextZoomFactors()
670 qreal QWKPage::pageZoomFactor() const in pageZoomFactor() function in QWKPage680 void QWKPage::setPageAndTextZoomFactors(qreal pageZoomFactor, qreal textZoomFactor) in setPageAndTextZoomFactors()
121 static float pageZoomFactor(const Document* document) in pageZoomFactor() function
266 void WKPageSetPageAndTextZoomFactors(WKPageRef pageRef, double pageZoomFactor, double textZoomFacto… in WKPageSetPageAndTextZoomFactors()
676 double WebPage::pageZoomFactor() const in pageZoomFactor() function in WebKit::WebPage692 void WebPage::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors()
1062 double WebPageProxy::pageZoomFactor() const in pageZoomFactor() function in WebKit::WebPageProxy1084 void WebPageProxy::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors()