Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js254 sre.SemanticNodeFactory.prototype.makeLeafNode=function(a,b){if(!a)return this.makeEmptyNode();a=th… method in sre.SemanticNodeFactory
273 …erNode=function(a,b,c){a=sre.SemanticProcessor.getInstance().factory_.makeLeafNode(a,b);if("MathML…
280 …ctory_.makeEmptyNode();b=sre.SemanticProcessor.getInstance().factory_.makeLeafNode(a,b);b.updateCo…
392 …e.SemanticMathml.prototype.leaf_=function(a){return this.getFactory().makeLeafNode(a.textContent,s…