Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DCollectionType.h48 TRCells, // all cells in this row enumerator
DHTMLCollection.cpp61 case TRCells: in shouldOnlyIncludeDirectChildren()
97 case TRCells: in rootTypeFromCollectionType()
128 case TRCells: in invalidationTypeExcludingIdAndNameAttributes()
197 case TRCells: in isMatchingElement()
DHTMLTableRowElement.cpp154 return ensureCachedHTMLCollection(TRCells); in cells()