Home
last modified time | relevance | path

Searched refs:isSVGPaint (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8CSSValueCustom.cpp56 if (impl->isSVGPaint()) in toV8()
/external/webkit/Source/WebCore/css/
DCSSValue.h70 virtual bool isSVGPaint() const { return false; } in isSVGPaint() function
DSVGCSSStyleSelector.cpp235 if (value->isSVGPaint()) in applySVGProperty()
242 if (value->isSVGPaint()) in applySVGProperty()
/external/webkit/Source/WebCore/bindings/js/
DJSCSSValueCustom.cpp62 else if (value->isSVGPaint()) in toJS()
/external/webkit/Source/WebCore/svg/
DSVGPaint.h106 virtual bool isSVGPaint() const { return true; } in isSVGPaint() function
/external/webkit/Source/WebCore/bindings/objc/
DDOMCSS.mm111 if (impl->isSVGPaint())
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3121825 - Adds isSVGColor() and isSVGPaint() methods to StyleBase, matching
21876 (WebCore::StyleBase::isSVGPaint):
21892 (WebCore::SVGPaint::isSVGPaint):
DChangeLog-2008-08-1011236 (WebCore::CSSValue::isSVGPaint):
11373 (WebCore::SVGPaint::isSVGPaint):
DChangeLog-2011-02-1637698 (WebCore::SVGPaint::isSVGPaint):
DChangeLog59555 (WebCore::SVGPaint::isSVGPaint):