Home | History | Annotate | Download | only in web

Lines Matching defs:hostWindow

285 HostWindow* PopupListBox::hostWindow() const
288 // HostWindow. FrameView::hostWindow() works similarly.
289 return parent() ? parent()->hostWindow() : 0;
830 if (hostWindow())
855 if (HostWindow* h = hostWindow())
1034 if (HostWindow* window = hostWindow()) {