Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.cpp794 RenderTableSection* RenderTable::topNonEmptySection() const in topNonEmptySection() function in WebCore::RenderTable
993 if (const RenderTableSection* topNonEmptySection = this->topNonEmptySection()) { in calcBorderStart() local
1048 if (const RenderTableSection* topNonEmptySection = this->topNonEmptySection()) { in calcBorderEnd() local
1358 const RenderTableSection* topNonEmptySection = this->topNonEmptySection(); in firstLineBoxBaseline() local