Home | History | Annotate | Download | only in rendering

Lines Matching full:paint

643 void RenderTableCell::paint(PaintInfo& paintInfo, int tx, int ty)
658 RenderBlock::paint(paintInfo, tx, ty);
782 // Adjust our x/y/width/height so that we paint the collapsed borders at the correct location.
803 // We never paint diagonals at the joins. We simply let the border with the highest
804 // precedence paint on top of borders with lower precedence.
845 // We have to clip here because the background would paint
875 // Paint our cell background.