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

/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DTableSectionPainter.cpp85 cell->paintCollapsedBorders(paintInfo, cellPoint);
148 cells[i - 1]->paintCollapsedBorders(paintInfo, cellPoint);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableCell.h131 void paintCollapsedBorders(PaintInfo&, const LayoutPoint&);
H A DRenderTableCell.cpp1092 void RenderTableCell::paintCollapsedBorders(PaintInfo& paintInfo, const LayoutPoint& paintOffset) function in class:blink::RenderTableCell

Completed in 320 milliseconds