Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js316 sre.SemanticProcessor.MML_TO_LIMIT_={MSUB:sre.SemanticAttr.Type.LIMLOWER,MUNDER:sre.SemanticAttr.Ty… property in sre.SemanticProcessor.MML_TO_LIMIT_
376 …,MSUBSUP:goog.bind(this.limits_,this),MOVER:goog.bind(this.limits_,this),MUNDER:goog.bind(this.lim… property in sre.SemanticMathml.parseMap_