Home
last modified time | relevance | path

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

/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexXMLin/
H A DBlahtexFilter.cpp100 AttributesImpl mathAttributes; in startElement() local
102mathAttributes.addAttribute(display.c_str(), empty.c_str(), display.c_str(), block.c_str(), empty.… in startElement()
103 …tartElement(MathMLnamespace.c_str(), unprefixedMath.c_str(), prefixedMath.c_str(), mathAttributes); in startElement()