Searched refs:txtsize (Results 1 – 1 of 1) sorted by relevance
| /plugin/callflow/ |
| D | script.js | 6 txtsize:JSINFO['plugin_callflow']['txtsize'] , property 31 txtsize:JSINFO['plugin_callflow']['tooltip_txtsize'], property 47 …this.bb = paper.text(x,(y+style.txtsize/2)+10,text).attr({"font-size":style.tooltip.txtsize,"fill"… 300 .attr({"font-size":style.txtsize, "fill":style.cols.txtcolor}); 348 y-style.txtsize/2-2, 353 y-style.txtsize/2-2, 356 "font-size":style.txtsize, 411 noteHeight+=style.txtsize; 414 t = paper.text(midx,y+noteHeight/2,note).attr("font-size",style.txtsize);//text 429 y += noteHeight+style.txtsize; [all …]
|