Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp53 case DocApplets: in shouldTypeOnlyIncludeDirectChildren()
87 case DocApplets: in rootTypeFromCollectionType()
139 case DocApplets: in invalidationTypeExcludingIdAndNameAttributes()
230 case DocApplets: in isMatchingHTMLElement()
DCollectionType.h31 DocApplets, // all <object> and <applet> elements enumerator
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4589 return ensureCachedCollection<HTMLCollection>(DocApplets); in applets()