Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTable.h356 inline RenderTableSection* RenderTable::topSection() const in topSection() function
DRenderTable.cpp1106 if (RenderTableSection* topSection = this->topSection()) { in outerBorderBefore() local