Home
last modified time | relevance | path

Searched refs:isStyledLocatable (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGStyledLocatableElement.h48 virtual bool isStyledLocatable() const { return true; } in isStyledLocatable() function
DSVGLocatable.cpp111 if (target && target->isStyledLocatable()) { in getTransformToElement()
DSVGElement.h78 virtual bool isStyledLocatable() const { return false; } in isStyledLocatable() function
DSVGElement.cpp194 if (isStyledLocatable()) { in boundingBox()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-195383 (KSVG::SVGElementImpl::isStyledLocatable):
5700 (KSVG::SVGStyledLocatableElementImpl::isStyledLocatable):
DChangeLog-2011-02-1635242 (WebCore::SVGStyledLocatableElement::isStyledLocatable):
38057 (WebCore::SVGElement::isStyledLocatable):