Home | History | Annotate | Download | only in WebPage

Lines Matching defs:screenRect

1249     IntRect screenRect;
1250 sendSync(Messages::WebPageProxy::WindowToScreen(rect), Messages::WebPageProxy::WindowToScreen::Reply(screenRect));
1251 return screenRect;