Home
last modified time | relevance | path

Searched refs:isSVG (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGElement.h79 virtual bool isSVG() const { return false; } in isSVG() function
DSVGSVGElement.h135 virtual bool isSVG() const { return true; } in isSVG() function
DSVGLength.cpp331 if (viewportElement && viewportElement->isSVG()) { in determineViewport()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-1911755 (KSVG::SVGElementImpl::isSVG):
11770 (KSVG::SVGSVGElementImpl::isSVG):
DChangeLog-2009-06-1617038 …been set on InlineBoxes (isSVG()) that indicates that the virtual svgBoxHeight() function should b…
17049 (WebCore::InlineBox::isSVG):
DChangeLog-2011-02-1638058 (WebCore::SVGElement::isSVG):
DChangeLog-2010-01-2990350 renamed InlineBox::isSVG() to hasVirtualHeight()
DChangeLog-2010-12-062751 (WebCore::SVGSVGElement::isSVG):