Home
last modified time | relevance | path

Searched refs:isPaintingText (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceGradient.cpp172 bool isPaintingText = resourceMode & ApplyToTextMode; in applyResource() local
182 if (boundingBoxMode() && !objectBoundingBox.isEmpty() && !isPaintingText) { in applyResource()
203 if (isPaintingText) { in applyResource()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-311237 Remove unneeded isPaintingText() and activeClient() from SVGPaintServer system
9104 (WebCore::SVGPaintServer::isPaintingText):
DChangeLog-2006-05-1029715 (KRenderingPaintServer::isPaintingText):