Home
last modified time | relevance | path

Searched refs:clearDocumentScope (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DTreeScope.h133 void clearDocumentScope();
DTreeScope.cpp124 void TreeScope::clearDocumentScope() in clearDocumentScope() function in WebCore::TreeScope
DDocument.cpp547 clearDocumentScope(); in ~Document()