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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
TreeScopeAdopter.cpp 47 Document* oldDocument = m_oldScope->documentScope();
48 Document* newDocument = m_newScope->documentScope();
StyleSheetCollection.h 77 Document* document() { return m_treeScope->documentScope(); }
TreeScope.h 64 Document* documentScope() const { return m_documentScope; }
TreeScope.cpp 142 setDocumentScope(newParentScope->documentScope());
Node.h     [all...]

Completed in 2225 milliseconds