Searched refs:paintDecorations (Results 1 – 3 of 3) sorted by relevance
72 bool paintDecorations(RenderObject*, const PaintInfo&, const IntRect&);
379 bool RenderTheme::paintDecorations(RenderObject* o, const PaintInfo& paintInfo, const IntRect& r) in paintDecorations() function in WebCore::RenderTheme
1200 RenderTheme::theme().paintDecorations(this, paintInfo, snappedPaintRect); in paintBackgroundWithBorderAndBoxShadow()