Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DCollectionType.h36 DocScripts, // all <script> elements enumerator
DHTMLCollection.cpp50 case DocScripts: in shouldOnlyIncludeDirectChildren()
87 case DocScripts: in rootTypeFromCollectionType()
122 case DocScripts: in invalidationTypeExcludingIdAndNameAttributes()
191 case DocScripts: in isMatchingElement()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4231 return ensureCachedCollection(DocScripts); in scripts()