Home
last modified time | relevance | path

Searched refs:applyResource (Results 1 – 22 of 22) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGPath.cpp157 if (fillPaintingResource->applyResource(this, style, context, ApplyToFillMode)) in fillAndStrokePath()
162 if (fallbackResource->applyResource(this, style, context, ApplyToFillMode)) in fillAndStrokePath()
190 if (strokePaintingResource->applyResource(this, style, context, ApplyToStrokeMode)) in fillAndStrokePath()
195 if (fallbackResource->applyResource(this, style, context, ApplyToStrokeMode)) in fillAndStrokePath()
DRenderSVGResourceSolidColor.h38 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DSVGRenderSupport.cpp113 if (!masker->applyResource(object, style, paintInfo.context, ApplyToDefaultMode)) in prepareToRenderSVGContent()
118 if (!clipper->applyResource(object, style, paintInfo.context, ApplyToDefaultMode)) in prepareToRenderSVGContent()
124 if (!filter->applyResource(object, style, paintInfo.context, ApplyToDefaultMode)) in prepareToRenderSVGContent()
DRenderSVGResourceMasker.h50 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResourceClipper.h54 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResourceGradient.h52 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResourcePattern.h54 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResource.h63 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResourceMarker.h58 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short) { retur… in applyResource() function
DRenderSVGResourceSolidColor.cpp45 bool RenderSVGResourceSolidColor::applyResource(RenderObject* object, RenderStyle* style, GraphicsC… in applyResource() function in WebCore::RenderSVGResourceSolidColor
DRenderSVGResourceFilter.h74 …virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resource…
DRenderSVGResourceMasker.cpp83 bool RenderSVGResourceMasker::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& c… in applyResource() function in WebCore::RenderSVGResourceMasker
DRenderSVGResourceGradient.cpp141 bool RenderSVGResourceGradient::applyResource(RenderObject* object, RenderStyle* style, GraphicsCon… in applyResource() function in WebCore::RenderSVGResourceGradient
DRenderSVGResourcePattern.cpp73 bool RenderSVGResourcePattern::applyResource(RenderObject* object, RenderStyle* style, GraphicsCont… in applyResource() function in WebCore::RenderSVGResourcePattern
DSVGInlineTextBox.cpp354 if (!m_paintingResource->applyResource(renderer, style, context, m_paintingResourceMode)) { in acquirePaintingResource()
360 m_paintingResource->applyResource(renderer, style, context, m_paintingResourceMode); in acquirePaintingResource()
DRenderSVGResourceFilter.cpp139 bool RenderSVGResourceFilter::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& c… in applyResource() function in WebCore::RenderSVGResourceFilter
DRenderSVGResourceClipper.cpp94 bool RenderSVGResourceClipper::applyResource(RenderObject* object, RenderStyle*, GraphicsContext*& … in applyResource() function in WebCore::RenderSVGResourceClipper
/external/webkit/Source/WebCore/svg/
DSVGFont.cpp549 …if (activePaintingResource->applyResource(referencingRenderObjectParent, referencingRenderObjectPa… in drawTextUsingSVGFont()
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2414084 (WebCore::RenderSVGResourceFilter::applyResource):
17102 (WebCore::RenderSVGResourceClipper::applyResource):
17104 (WebCore::RenderSVGResourceFilter::applyResource):
17107 (WebCore::RenderSVGResourceMasker::applyResource):
17175 …(WebCore::RenderSVGResourceClipper::applyResource): Adapt to signature changes (add RenderStyle* a…
17190 …(WebCore::RenderSVGResourceFilter::applyResource): Adapt to signature changes (add RenderStyle* an…
17200 (WebCore::RenderSVGResourceGradient::applyResource):
17214 (WebCore::RenderSVGResourceMarker::applyResource):
17218 (WebCore::RenderSVGResourceMasker::applyResource):
17226 (WebCore::RenderSVGResourcePattern::applyResource):
[all …]
DChangeLog-2010-12-06703 (WebCore::RenderSVGResourceGradient::applyResource):
705 (WebCore::RenderSVGResourcePattern::applyResource):
707 (WebCore::RenderSVGResourceSolidColor::applyResource):
3639 (WebCore::RenderSVGResourceGradient::applyResource):
8212 (WebCore::RenderSVGResourceFilter::applyResource):
8794 (WebCore::RenderSVGResourceFilter::applyResource):
28282 (WebCore::RenderSVGResourceFilter::applyResource):
30146 (WebCore::RenderSVGResourceFilter::applyResource):
30151 (WebCore::RenderSVGResourceMasker::applyResource):
30156 (WebCore::RenderSVGResourceSolidColor::applyResource):
[all …]
DChangeLog-2011-02-1617531 (WebCore::RenderSVGResourceFilter::applyResource):
23018 (WebCore::RenderSVGResourceGradient::applyResource):
23020 (WebCore::RenderSVGResourcePattern::applyResource):
DChangeLog11420 (WebCore::RenderSVGResourceFilter::applyResource):
18552 (WebCore::RenderSVGResourceGradient::applyResource):
18557 (WebCore::RenderSVGResourcePattern::applyResource):