Home
last modified time | relevance | path

Searched defs:setPageAndTextZoomFactors (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpage.cpp680 void QWKPage::setPageAndTextZoomFactors(qreal pageZoomFactor, qreal textZoomFactor) in setPageAndTextZoomFactors() function in QWKPage
/external/webkit/Source/WebCore/page/
DFrame.cpp967 void Frame::setPageAndTextZoomFactors(float pageZoomFactor, float textZoomFactor) in setPageAndTextZoomFactors() function in WebCore::Frame
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebPage.cpp692 void WebPage::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors() function in WebKit::WebPage
/external/webkit/Source/WebKit2/UIProcess/
DWebPageProxy.cpp1084 void WebPageProxy::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) in setPageAndTextZoomFactors() function in WebKit::WebPageProxy