Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DCollectionType.h51 TSectionRows, // all row elements in this table section enumerator
DHTMLTableSectionElement.cpp154 return HTMLCollection::create(this, TSectionRows); in rows()
DHTMLCollection.cpp113 case TSectionRows: in itemAfter()
150 case TSectionRows: in itemAfter()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1069069 TRCells, TSectionRows, TableTBodies, and TableRows. Reformatted the
69150 (WebCore::HTMLTableSectionElement::rows): Pass TSectionRows, not
69152 TSectionRows were handled identically inside HTMLCollection, but that is