HomeSort by relevance Sort by last modified time
    Searched refs:formatAttr (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGAltGlyphElement.cpp 88 return getAttribute(SVGNames::formatAttr);
SVGFontFaceUriElement.cpp 58 AtomicString value(getAttribute(formatAttr));
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 264 XSLTAttributeDef formatAttr = new XSLTAttributeDef(null, "format",
266 formatAttr.setDefault("1");
397 formatAttr,
    [all...]
  /external/webkit/Source/WebCore/wml/
WMLInputElement.cpp 230 else if (attr->name() == WMLNames::formatAttr)

Completed in 128 milliseconds