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