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

/external/webkit/Source/WebCore/svg/
H A DSVGClipPathElement.h47 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGClipPathElement
H A DSVGGradientElement.h50 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGGradientElement
H A DSVGFilterElement.h51 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGFilterElement
H A DSVGMarkerElement.h65 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGMarkerElement
H A DSVGMaskElement.h47 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGMaskElement
H A DSVGPatternElement.h57 virtual bool needsPendingResourceHandling() const { return false; } function in class:WebCore::SVGPatternElement
H A DSVGElement.h134 virtual bool needsPendingResourceHandling() const { return true; } function in class:WebCore::SVGElement
H A DSVGElement.cpp345 if (!needsPendingResourceHandling())

Completed in 103 milliseconds