Home
last modified time | relevance | path

Searched defs:applyResource (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGResourceSolidColor.cpp43 bool RenderSVGResourceSolidColor::applyResource(RenderObject* object, RenderStyle* style, GraphicsC… in applyResource() function in blink::RenderSVGResourceSolidColor
DRenderSVGResourceMarker.h55 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short) OVERRID… in applyResource() function
DRenderSVGResourceGradient.cpp53 bool RenderSVGResourceGradient::applyResource(RenderObject* object, RenderStyle* style, GraphicsCon… in applyResource() function in blink::RenderSVGResourceGradient
DRenderSVGResourceMasker.cpp58 bool RenderSVGResourceMasker::applyResource(RenderObject* object, RenderStyle*, in applyResource() function in blink::RenderSVGResourceMasker
DRenderSVGResourcePattern.cpp115 bool RenderSVGResourcePattern::applyResource(RenderObject* object, RenderStyle* style, GraphicsCont… in applyResource() function in blink::RenderSVGResourcePattern
DRenderSVGResourceFilter.cpp187 bool RenderSVGResourceFilter::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& c… in applyResource() function in blink::RenderSVGResourceFilter
DRenderSVGResourceClipper.cpp69 bool RenderSVGResourceClipper::applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsign… in applyResource() function in blink::RenderSVGResourceClipper