Searched refs:needsPendingResourceHandling (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGClipPathElement.h48 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::FINAL
H A DSVGFilterElement.h51 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::FINAL
H A DSVGGradientElement.h97 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGGradientElement
H A DSVGMaskElement.h46 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::FINAL
H A DSVGPatternElement.h60 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::FINAL
H A DSVGStyledElement.h59 virtual bool needsPendingResourceHandling() const { return true; } function in class:WebCore::SVGStyledElement
H A DSVGMarkerElement.h128 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::FINAL
H A DSVGStyledElement.cpp361 if (!needsPendingResourceHandling() || !document || !inDocument() || isInShadowTree())

Completed in 126 milliseconds