Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js719MathSimpleStore=function(){sre.MathStore.call(this);this.category=""};goog.inherits(sre.MathSimple… class in sre
720MathSimpleStore.prototype.lookupRule=function(a,b){a=this.getSpeechRules().filter(function(c){retu…
721 …rn sre.Debugger.getInstance().output("Store exists! "+a),b;b=new sre.MathSimpleStore;return this.s…
723 …type.addSymbolRules=function(a){if(!this.changeLocale_(a)){var b=sre.MathSimpleStore.parseUnicode_…
726 sre.MathSimpleStore.parseUnicode_=function(a){a=parseInt(a,16);if(65536>a)return String.fromCharCod…