Lines Matching refs:color

553 …lorPicker.getChannelColor_=function(a,b){a=a||{color:b};var c=a.color?sre.ColorPicker.namedColors_…
559 …a,b){};sre.AbstractHighlighter=function(){this.currentHighlights_=[];this.color=null;this.mactionN…
560 …_.length;)this.unhighlight()};sre.AbstractHighlighter.prototype.setColor=function(a){this.color=a};
561 sre.AbstractHighlighter.prototype.colorString=function(){return this.color.rgba()};sre.AbstractHigh…
564color),a.style.color=a.getAttribute(b))};sre.AbstractHighlighter.prototype.uncolorize=function(a){…
565 …unction(a){var b={node:a,foreground:a.style.color,position:a.style.position},c=this.color.rgb();a.…
566 …tmlHighlighter.prototype.unhighlightNode=function(a){var b=a.node;b.style.color=a.foreground;b.sty…
567 …tyle",b)};sre.MmlHighlighter.prototype.colorString=function(){return this.color.rgba()};sre.MmlHig…
569color};if("svg"===a.tagName){var b={node:a,background:a.style.backgroundColor,foreground:a.style.c…
571 …{"background"in a?(a.node.style.backgroundColor=a.background,a.node.style.color=a.foreground):(a.f…
573 …yle.backgroundColor,foreground:a.style.color};a.style.backgroundColor=this.colorString().backgroun…
574 …getAttribute("fill")};"rect"===a.nodeName?(c=new sre.ColorPicker({alpha:0,color:"black"}),a.setAtt…
575 …e.removeChild(b)):(a.node.style.backgroundColor=a.background,a.node.style.color=a.foreground)};sre…
1618 …essor.LocalState_.highlighter=sre.HighlighterFactory.highlighter({color:"black"},{color:"white"},{…