Lines Matching defs:fill
19 fill:JSINFO['plugin_callflow']['cols_fill'], property
26 fill:JSINFO['plugin_callflow']['note_fill'], property
47 …this.bb = paper.text(x,(y+style.txtsize/2)+10,text).attr({"font-size":style.tooltip.txtsize,"fill"… property
53 …this.tp = paper.rect(BB.x-4,BB.y-2,BB.width+8,BB.height+4).attr({"fill":style.tooltip.bgr,"stroke"… property
300 .attr({"font-size":style.txtsize, "fill":style.cols.txtcolor}); property
357 "fill":style.txtcolor property
364 …paper.rect(BB.x,BB.y,BB.width,BB.height).attr({"stroke":"none","fill":style.bgr}).toBack();//backg… property
463 .attr({"font-size":style.txtsize, "fill":style.cols.txtcolor}); property
477 .attr({"font-size":style.txtsize,"text-anchor":"start","fill":style.txtcolor}); property
485 .attr({"font-size":style.titlesize, "fill":style.txtcolor}); property
488 .attr({"fill":style.bgr, "stroke-dasharray":"."}).toBack();//dashed border property