Home | History | Annotate | Download | only in frame

Lines Matching refs:hasCompositedContent

677 bool FrameView::hasCompositedContent() const
1176 if (m_frame->owner() && !hasCompositedContent() && m_frame->page() && m_frame->page()->mainFrame()->isLocalFrame() && m_frame->page()->deprecatedLocalMainFrame()->view()->hasCompositedContent())