Home | History | Annotate | Download | only in dom

Lines Matching refs:isPluginDocument

4885     if (m_frame && m_frame->tree().parent() && m_frame->tree().parent()->isLocalFrame() && (shouldInheritSecurityOriginFromOwner(m_url) || isPluginDocument()))
5391 if (!node && doc->isPluginDocument()) {