HomeSort by relevance Sort by last modified time
    Searched refs:ensureTemplateDocument (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTemplateElement.cpp 61 m_content = TemplateContentDocumentFragment::create(document().ensureTemplateDocument(), const_cast<HTMLTemplateElement*>(this));
82 document().ensureTemplateDocument().adoptIfNeeded(*m_content);
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h     [all...]
Document.cpp 569 m_templateDocument->m_templateDocumentHost = nullptr; // balanced in ensureTemplateDocument().
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/editing/
markup.cpp     [all...]

Completed in 63 milliseconds