Searched refs:SpanningRenderTableCells (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h90 typedef WillBeHeapVector<RawPtrWillBeMember<RenderTableCell>, 2> SpanningRenderTableCells; typedef in class:blink::FINAL
272 void distributeRowSpanHeightToRows(SpanningRenderTableCells& rowSpanCells);
H A DRenderTableSection.cpp561 void RenderTableSection::distributeRowSpanHeightToRows(SpanningRenderTableCells& rowSpanCells)
718 SpanningRenderTableCells rowSpanCells;

Completed in 107 milliseconds