Searched defs:pageZoomFactor (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DMouseRelatedEvent.cpp115 static float pageZoomFactor(const UIEvent* event) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DImageDocument.cpp124 static float pageZoomFactor(const Document* document) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFrame.h155 float pageZoomFactor() const { return m_pageZoomFactor; } function in class:WebCore::Frame
H A DFrame.cpp897 void Frame::setPageAndTextZoomFactors(float pageZoomFactor, float textZoomFactor) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKPage.cpp372 void WKPageSetPageAndTextZoomFactors(WKPageRef pageRef, double pageZoomFactor, double textZoomFactor) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_frame.cpp648 Eina_Bool ewk_frame_page_zoom_set(Evas_Object* ewkFrame, float pageZoomFactor) argument
H A Dewk_view.cpp1790 Eina_Bool ewk_view_page_zoom_set(Evas_Object* ewkView, float pageZoomFactor) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp1225 double WebPage::pageZoomFactor() const function in class:WebKit::WebPage
1251 void WebPage::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebPageProxy.cpp1703 double WebPageProxy::pageZoomFactor() const function in class:WebKit::WebPageProxy
1725 void WebPageProxy::setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) argument

Completed in 324 milliseconds