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

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DTableSectionPainter.h15 class TableSectionPainter { class in namespace:blink
17 TableSectionPainter(RenderTableSection& renderTableSection) : m_renderTableSection(renderTableSection) { } function in class:blink::TableSectionPainter

Completed in 76 milliseconds