Home
last modified time | relevance | path

Searched refs:formatAttr (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAltGlyphElement.cpp74 return fastGetAttribute(SVGNames::formatAttr); in format()
DSVGFontFaceUriElement.cpp57 AtomicString value(fastGetAttribute(formatAttr)); in srcValue()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java264 XSLTAttributeDef formatAttr = new XSLTAttributeDef(null, "format", in build() local
266 formatAttr.setDefault("1"); in build()
397 formatAttr, in build()