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

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGResourceMarker.h58 virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short) { return false; } function in class:WebCore::RenderSVGResourceMarker
H A DRenderSVGResourceSolidColor.cpp45 bool RenderSVGResourceSolidColor::applyResource(RenderObject* object, RenderStyle* style, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourceSolidColor
H A DRenderSVGResourceGradient.cpp141 bool RenderSVGResourceGradient::applyResource(RenderObject* object, RenderStyle* style, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourceGradient
H A DRenderSVGResourceMasker.cpp83 bool RenderSVGResourceMasker::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourceMasker
H A DRenderSVGResourcePattern.cpp73 bool RenderSVGResourcePattern::applyResource(RenderObject* object, RenderStyle* style, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourcePattern
H A DRenderSVGResourceClipper.cpp94 bool RenderSVGResourceClipper::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourceClipper
H A DRenderSVGResourceFilter.cpp139 bool RenderSVGResourceFilter::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& context, unsigned short resourceMode) function in class:WebCore::RenderSVGResourceFilter

Completed in 109 milliseconds