Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderTable.h197 bool hasSections() const { return m_head || m_foot || m_firstBody; } in hasSections() function
DRenderTableSection.cpp619 if (!o->isTable() || toRenderTable(o)->hasSections()) { in setCellLogicalWidths()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2337172 (khtml::RenderTable::hasSections):
DChangeLog-2007-10-1469002 (WebCore::RenderTable::hasSections):