Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js633 …or(a,b);return 0<a.length?a[0]:null};sre.SpeechRuleContext.prototype.applyConstraint=function(a,b)… method in sre.SpeechRuleContext
642 …pe.applyTest=function(a){return this.test?this.test(a):this.context_.applyConstraint(a,this.constr…
652 …(goog.bind(function(e){sre.Debugger.getInstance().output(e,a.context.applyConstraint(b,e))},this))…