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