Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp67 case TSectionRows: in shouldTypeOnlyIncludeDirectChildren()
100 case TSectionRows: in rootTypeFromCollectionType()
130 case TSectionRows: in invalidationTypeExcludingIdAndNameAttributes()
234 case TSectionRows: in isMatchingElement()
DCollectionType.h42 TSectionRows, // all row elements in this table section enumerator
DHTMLTableSectionElement.cpp104 return ensureCachedHTMLCollection(TSectionRows); in rows()