Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGStyledElement.cpp131 int SVGStyledElement::cssPropertyIdForSVGAttributeName(const QualifiedName& attrName) in cssPropertyIdForSVGAttributeName() function in WebCore::SVGStyledElement
288 if (SVGStyledElement::cssPropertyIdForSVGAttributeName(attrName) > 0) { in mapToEntry()
300 int propId = SVGStyledElement::cssPropertyIdForSVGAttributeName(attrName); in parseMappedAttribute()
405 int propId = SVGStyledElement::cssPropertyIdForSVGAttributeName(cssSVGAttr->name()); in getPresentationAttribute()
DSVGFontFaceElement.cpp64 static int cssPropertyIdForSVGAttributeName(const QualifiedName& attrName) in cssPropertyIdForSVGAttributeName() function
114 int propId = cssPropertyIdForSVGAttributeName(attr->name()); in parseMappedAttribute()
DSVGStyledElement.h79 static int cssPropertyIdForSVGAttributeName(const QualifiedName&);
/external/webkit/Source/WebCore/
DChangeLog-2007-10-14698 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName): remove font-size-adjust
51240 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):
64043 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):
64110 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName): new helper
64112 (WebCore::SVGStyledElement::parseMappedAttribute): use cssPropertyIdForSVGAttributeName
DChangeLog-2010-12-06125833 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):
126039 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):
126114 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):
DChangeLog-2011-02-1637654 (WebCore::cssPropertyIdForSVGAttributeName):
DChangeLog-2008-08-1079686 (WebCore::cssPropertyIdForSVGAttributeName):
DChangeLog-2010-01-2919938 (WebCore::SVGStyledElement::cssPropertyIdForSVGAttributeName):