Home
last modified time | relevance | path

Searched refs:startcolor (Results 1 – 2 of 2) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
Dcontrols.js910 startcolor: this.options.highlightColor, keepBackgroundImage: true }); property
925 startcolor: ipe.options.highlightColor, endcolor: ipe.options.highlightEndColor, property
Deffects.js479 var options = Object.extend({ startcolor: '#ffff99' }, arguments[1] || { }); property
496 …this._base = $R(0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),…