Home | History | Annotate | Download | only in frame

Lines Matching defs:hostWindow

177     setHasHorizontalScrollbar(false); // Remove native scrollbars now before we lose the connection to the HostWindow.
325 if (HostWindow* window = hostWindow())
385 if (HostWindow* window = hostWindow()) {
1351 hostWindow()->scroll(scrollDelta, rectToScroll, clipRect);
1411 hostWindow()->scroll(scrollDelta, rectToScroll, clipRect);
1429 hostWindow()->invalidateContentsAndRootView(updateRect);
1711 HostWindow* FrameView::hostWindow() const