Searched refs:TSectionRows (Results 1 – 4 of 4) sorted by relevance
65 TSectionRows, // all row elements in this table section enumerator
170 return HTMLCollection::create(this, HTMLCollection::TSectionRows); in rows()
173 case TSectionRows: in itemAfter()210 case TSectionRows: in itemAfter()
69069 TRCells, TSectionRows, TableTBodies, and TableRows. Reformatted the69150 (WebCore::HTMLTableSectionElement::rows): Pass TSectionRows, not69152 TSectionRows were handled identically inside HTMLCollection, but that is