Home
last modified time | relevance | path

Searched defs:isTableSection (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderTableSection.h127 virtual bool isTableSection() const { return true; } in isTableSection() function
DRenderObject.h295 virtual bool isTableSection() const { return false; } in isTableSection() function