Searched defs:applyResource (Results 1 – 7 of 7) sorted by relevance
/external/webkit/Source/WebCore/rendering/svg/ |
D | RenderSVGResourceMarker.h | 58 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short) { retur… in applyResource() function
|
D | RenderSVGResourceSolidColor.cpp | 45 bool RenderSVGResourceSolidColor::applyResource(RenderObject* object, RenderStyle* style, GraphicsC… in applyResource() function in WebCore::RenderSVGResourceSolidColor
|
D | RenderSVGResourceMasker.cpp | 83 bool RenderSVGResourceMasker::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& c… in applyResource() function in WebCore::RenderSVGResourceMasker
|
D | RenderSVGResourcePattern.cpp | 73 bool RenderSVGResourcePattern::applyResource(RenderObject* object, RenderStyle* style, GraphicsCont… in applyResource() function in WebCore::RenderSVGResourcePattern
|
D | RenderSVGResourceGradient.cpp | 141 bool RenderSVGResourceGradient::applyResource(RenderObject* object, RenderStyle* style, GraphicsCon… in applyResource() function in WebCore::RenderSVGResourceGradient
|
D | RenderSVGResourceFilter.cpp | 139 bool RenderSVGResourceFilter::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& c… in applyResource() function in WebCore::RenderSVGResourceFilter
|
D | RenderSVGResourceClipper.cpp | 94 bool RenderSVGResourceClipper::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& … in applyResource() function in WebCore::RenderSVGResourceClipper
|