Home
last modified time | relevance | path

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

/external/webkit/WebCore/html/
DHTMLCollection.h65 TSectionRows, // all row elements in this table section enumerator
DHTMLTableSectionElement.cpp170 return HTMLCollection::create(this, HTMLCollection::TSectionRows); in rows()
DHTMLCollection.cpp173 case TSectionRows: in itemAfter()
210 case TSectionRows: in itemAfter()
/external/webkit/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