Searched refs:colorValue (Results 1 – 1 of 1) sorted by relevance
906 colorValue: function( el ) { method in Color2679 shape.fill.color = color.colorValue( el );2870 …vmlOffsetPct + ( stopPx[ i ] / vmlGradientLength * 100 ) ) + '% ' + stops[i].color.colorValue( el )2879 fill['color'] = stops[0].color.colorValue( el );2880 fill['color2'] = stops[stopCount - 1].color.colorValue( el );2961 stroke.color = seg.color.colorValue( el );2965 shape.fill.color = seg.fill.colorValue( el );3371 fill.color = color.colorValue( el );3702 '" stop-color="' + stopsInfo[i].color.colorValue( el ) +