Searched defs:postApplyResource (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGResourceSolidColor.cpp77 void RenderSVGResourceSolidColor::postApplyResource(RenderObject*, GraphicsContext*& context, unsigned short resourceMode, const Path* path) function in class:WebCore::RenderSVGResourceSolidColor
H A DRenderSVGResource.h64 virtual void postApplyResource(RenderObject*, GraphicsContext*&, unsigned short, const Path*) { } function in class:WebCore::RenderSVGResource
H A DRenderSVGResourceGradient.cpp232 void RenderSVGResourceGradient::postApplyResource(RenderObject* object, GraphicsContext*& context, unsigned short resourceMode, const Path* path) function in class:WebCore::RenderSVGResourceGradient
H A DRenderSVGResourcePattern.cpp184 void RenderSVGResourcePattern::postApplyResource(RenderObject*, GraphicsContext*& context, unsigned short resourceMode, const Path* path) function in class:WebCore::RenderSVGResourcePattern
H A DRenderSVGResourceFilter.cpp224 // Even if the target objectBoundingBox() is empty, we still have to draw the last effect result image in postApplyResource.
262 void RenderSVGResourceFilter::postApplyResource(RenderObject* object, GraphicsContext*& context, unsigned short resourceMode, const Path*) function in class:WebCore::RenderSVGResourceFilter

Completed in 83 milliseconds