Home
last modified time | relevance | path

Searched refs:colorlist (Results 1 – 3 of 3) sorted by relevance

/plugin/emphasis/syntax/
Dfont.php20 var $colorlist = array( variable in syntax_plugin_emphasis_font
83 if(empty($this->colorlist[$colortype])) {
93 $this->colorlist[$colortype][] = '#'.$color;
98 $maxdegree = count($this->colorlist[$colortype]);
105 $data['color'] = $this->colorlist[$colortype][$data['degree'] - 1];
/plugin/freechat/phpfreechat/data/public/js/
Dpfcclient.js63 this.colorlist = Array();
1625 this.colorlist = $A(pfc_nickname_color_list);
1648 if (this.colorlist.length == 0) this.reloadColorList();
1650 var cid = Math.round(Math.random()*(this.colorlist.length-1));
1651 nc = this.colorlist[cid];
1652 this.colorlist.splice(cid,1);
/plugin/strata/
Dplotly-2.25.2.min.js8 …olor:{coerceFunction:function(t,e,r){i(t).isValid()?e.set(t):e.set(r)}},colorlist:{coerceFunction:… property