Searched refs:colorlist (Results 1 – 3 of 3) sorted by relevance
20 var $colorlist = array( variable in syntax_plugin_emphasis_font83 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];
63 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);
8 …olor:{coerceFunction:function(t,e,r){i(t).isValid()?e.set(t):e.set(r)}},colorlist:{coerceFunction:… property