Searched refs:getRebuilt (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/math/extensions/a11y/ |
H A D | explorer.js | 232 t.setRebuilt(u.walker.getRebuilt()), t.getSpeech(u.walker.rootNode, u.walker.getXml()),
|
H A D | mathjax-sre.js | 1553 sre.ColorGenerator.prototype.generateSpeech=function(a,b){this.getRebuilt()||this.setRebuilt(new sr… 1554 …eaves_=function(a){var b=this,c=[];sre.ColorGenerator.visitStree_(this.getRebuilt().streeRoot,c,{}… 1568 …Input(this.xmlString_));return this.xml_};sre.AbstractWalker.prototype.getRebuilt=function(){this.… method in sre.AbstractWalker 1570 ….focus_||(this.focus_=sre.Focus.factory(this.rootId,[this.rootId],this.getRebuilt(),this.node));a&… 1576 …lker.move.HOME;return sre.Focus.factory(this.rootId,[this.rootId],this.getRebuilt(),this.node)};sr… 1578 …(this.highlighter){var a=sre.Walker.getState(this.id);if(a){var b=this.getRebuilt().nodeDict[a];fo… 1579 …,this.getFocus().getSemanticNodes().map(function(a){return a.id}),this.getRebuilt(),this.node))};s… 1583 …getRebuilt().nodeDict[this.primaryId()];b=d.childNodes.map(c);c=d.contentNodes.map(c);return 0===b… 1584 …toString();a=this.getRebuilt().xml.getAttribute("id")===a?this.getRebuilt().xml:sre.DomUtil.queryS… 1586 …toString();a=this.getRebuilt().xml.getAttribute("id")===a?this.getRebuilt().xml:sre.DomUtil.queryS… [all …]
|