Searched refs:mathMLnode (Results 1 – 2 of 2) sorted by relevance
7333 var stretchy_mathMLnode = function mathMLnode(label) {7620 mathMLnode: stretchy_mathMLnode, property7796 …var accentNode = group.isStretchy ? stretchy.mathMLnode(group.label) : new mathMLTree.MathNode("mo…7900 var accentNode = stretchy.mathMLnode(group.label);8015 var arrowNode = stretchy.mathMLnode(group.label);11373 var accentNode = stretchy.mathMLnode(group.label);
7253 const mathMLnode = function mathMLnode(label) { function7536 mathMLnode, property7703 …const accentNode = group.isStretchy ? stretchy.mathMLnode(group.label) : new mathMLTree.MathNode("…7799 const accentNode = stretchy.mathMLnode(group.label);7910 const arrowNode = stretchy.mathMLnode(group.label);11216 const accentNode = stretchy.mathMLnode(group.label);