Searched defs:rootViewToScreen (Results 1 – 4 of 4) sorted by relevance
402 IntRect WebPopupMenuImpl::rootViewToScreen(const IntRect& rect) const in rootViewToScreen() function in blink::WebPopupMenuImpl
511 IntRect ChromeClientImpl::rootViewToScreen(const IntRect& rect) const in rootViewToScreen() function in blink::ChromeClientImpl
82 IntRect Chrome::rootViewToScreen(const IntRect& rect) const in rootViewToScreen() function in WebCore::Chrome
134 virtual IntRect rootViewToScreen(const IntRect& r) const OVERRIDE { return r; } in rootViewToScreen() function