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

  /external/webkit/Source/WebCore/svg/
SVGLangSpace.cpp 59 if (attr->name().matches(XMLNames::spaceAttr)) {
69 return attrName.matches(XMLNames::langAttr) || attrName.matches(XMLNames::spaceAttr);
SVGTextContentElement.cpp 197 if (attr->name().matches(XMLNames::spaceAttr)) {
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 229 XSLTAttributeDef spaceAttr =
445 spaceAttr },
454 spaceAttr }, new ProcessorTemplateElem(),
461 spaceAttr }, new ProcessorTemplateElem(),
468 new XSLTAttributeDef[]{ spaceAttr },
477 new XSLTAttributeDef[]{ spaceAttr },
486 spaceAttr },
    [all...]

Completed in 208 milliseconds