Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:viewRect

2009 void WebPageProxy::windowToScreen(const IntRect& viewRect, IntRect& result)
2011 result = m_pageClient->windowToScreen(viewRect);