Searched defs:hrefAttr (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGAltGlyphElement.cpp | 38 DEFINE_ANIMATED_STRING(SVGAltGlyphElement, XLinkNames::hrefAttr, Href, href) in DEFINE_ANIMATED_STRING()
|
D | SVGGlyphRefElement.cpp | 32 DEFINE_ANIMATED_STRING(SVGGlyphRefElement, XLinkNames::hrefAttr, Href, href) in DEFINE_ANIMATED_STRING()
|
D | SVGMPathElement.cpp | 33 DEFINE_ANIMATED_STRING(SVGMPathElement, XLinkNames::hrefAttr, Href, href) in DEFINE_ANIMATED_STRING()
|
D | SVGScriptElement.cpp | 38 DEFINE_ANIMATED_STRING(SVGScriptElement, XLinkNames::hrefAttr, Href, href) in DEFINE_ANIMATED_STRING()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLTSchema.java | 82 XSLTAttributeDef hrefAttr = new XSLTAttributeDef(null, "href", in build() local
|