Home
last modified time | relevance | path

Searched defs:allProperties (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js102 sre.DynamicProperties.prototype.allProperties=function(){var a=[];this.order_.forEach(goog.bind(fun… method in sre.DynamicProperties
104 …{a.push(this.getValue(b))},this));return a};sre.DynamicCstr.prototype.allProperties=function(){for… method in sre.DynamicCstr