Home | History | Annotate | Download | only in UIProcess

Lines Matching defs:windowToScreen

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