Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DCollectionType.h33 DocForms, // all <form> elements enumerator
DHTMLCollection.cpp47 case DocForms: in shouldOnlyIncludeDirectChildren()
84 case DocForms: in rootTypeFromCollectionType()
121 case DocForms: in invalidationTypeExcludingIdAndNameAttributes()
193 case DocForms: in isMatchingElement()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4241 return ensureCachedCollection(DocForms); in forms()