Home | History | Annotate | Download | only in WebPage

Lines Matching defs:windowToScreen

1247 IntRect WebPage::windowToScreen(const IntRect& rect)
1250 sendSync(Messages::WebPageProxy::WindowToScreen(rect), Messages::WebPageProxy::WindowToScreen::Reply(screenRect));