HomeSort by relevance Sort by last modified time
    Searched refs:paintForeground (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/paint/
SVGImagePainter.h 20 static void paintForeground(RenderSVGImage&, PaintInfo&);
SVGImagePainter.cpp 48 paintForeground(m_renderSVGImage, childPaintInfo);
56 void SVGImagePainter::paintForeground(RenderSVGImage& renderer, PaintInfo& paintInfo)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGRenderingContext.cpp 298 SVGImagePainter::paintForeground(toRenderSVGImage(*m_object), bufferedInfo);

Completed in 70 milliseconds