Searched defs:topSection (Results 1 – 2 of 2) sorted by relevance
356 inline RenderTableSection* RenderTable::topSection() const in topSection() function
1106 if (RenderTableSection* topSection = this->topSection()) { in outerBorderBefore() local