Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:scaleWebView

1102 void WebPageProxy::scaleWebView(double scale, const IntPoint& origin)
1107 process()->send(Messages::WebPage::ScaleWebView(scale, origin), m_pageID);