Home | History | Annotate | Download | only in web

Lines Matching defs:hasVisibleContent

606 bool WebFrameImpl::hasVisibleContent() const
2389 if (!frame() || !frame()->view() || !frame()->page() || !hasVisibleContent())