Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js388 …FUNC);return a};sre.SemanticMathml.prototype.number_=function(a,b){a=this.leaf_(a);sre.SemanticPro…
389 sre.SemanticMathml.prototype.operator_=function(a,b){a=this.leaf_(a);a.type===sre.SemanticAttr.Type…
392 …return this.getFactory().makeUnprocessed(a)};sre.SemanticMathml.prototype.leaf_=function(a){return… method in sre.SemanticMathml