Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js561 sre.AbstractHighlighter.prototype.colorString=function(){return this.color.rgba()};sre.AbstractHigh… method in sre.AbstractHighlighter
567 … b=a.node.getAttribute("style");b=b.replace(";background-color: "+this.colorString().background,""… method in sre.MmlHighlighter