Home
last modified time | relevance | path

Searched refs:paintBackground (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.h637 …void paintBackground(const PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBle…
DRenderBox.cpp1197 paintBackground(paintInfo, paintRect, bleedAvoidance); in paintBackgroundWithBorderAndBoxShadow()
1209 void RenderBox::paintBackground(const PaintInfo& paintInfo, const LayoutRect& paintRect, Background… in paintBackground() function in WebCore::RenderBox