Searched defs:SpanningRowsHeight (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.h135 struct SpanningRowsHeight { struct in class:blink::FINAL
136 WTF_MAKE_NONCOPYABLE(SpanningRowsHeight);
139 SpanningRowsHeight() function in struct:blink::FINAL::SpanningRowsHeight
264 void updateRowsHeightHavingOnlySpanningCells(RenderTableCell*, struct SpanningRowsHeight&);
267 void populateSpanningRowsHeightFromCell(RenderTableCell*, struct SpanningRowsHeight&);

Completed in 102 milliseconds