Searched refs:paintBackground (Results 1 – 2 of 2) sorted by relevance
637 …void paintBackground(const PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBle…
1197 paintBackground(paintInfo, paintRect, bleedAvoidance); in paintBackgroundWithBorderAndBoxShadow()1209 void RenderBox::paintBackground(const PaintInfo& paintInfo, const LayoutRect& paintRect, Background… in paintBackground() function in WebCore::RenderBox