Home | History | Annotate | Download | only in html

Lines Matching refs:m_owner

68     if (!m_owner)
70 if (!m_owner->document()->frame() && !m_owner->document()->import())
73 if (!m_owner->document()->import()) {
74 ASSERT(m_owner->document()->frame()); // The document should be the master.
75 HTMLImportsController::provideTo(m_owner->document());
78 LinkRequestBuilder builder(m_owner);
84 HTMLImport* parent = m_owner->document()->import();
97 m_owner = 0;
112 if (!m_owner)
114 m_owner->scheduleEvent();