Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:didFindZoomableArea

2074 void WebPageProxy::didFindZoomableArea(const WebCore::IntRect& area)
2076 m_pageClient->didFindZoomableArea(area);