Searched refs:firstRowCellAdjoiningTableStart (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h171 const RenderTableCell* firstRowCellAdjoiningTableStart() const;
H A DRenderTable.cpp912 if (const RenderTableCell* adjoiningStartCell = topNonEmptySection->firstRowCellAdjoiningTableStart()) {
H A DRenderTableSection.cpp1459 const RenderTableCell* RenderTableSection::firstRowCellAdjoiningTableStart() const function in class:blink::RenderTableSection

Completed in 111 milliseconds