Searched defs:setPageScaleFactor (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DPageViewportControllerClientEfl.cpp56 void PageViewportControllerClientEfl::setPageScaleFactor(float newScale) function in class:WebKit::PageViewportControllerClientEfl
/macosx-10.10.1/WebKit2-7600.1.25/Shared/mac/
H A DRemoteLayerTreeTransaction.h193 void setPageScaleFactor(double pageScaleFactor) { m_pageScaleFactor = pageScaleFactor; } function in class:WebKit::RemoteLayerTreeTransaction
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp480 void PluginView::setPageScaleFactor(double scaleFactor, IntPoint) function in class:WebKit::PluginView

Completed in 76 milliseconds