Searched refs:stopPx (Results 1 – 1 of 1) sorted by relevance
2821 stopPx, vmlOffsetPct,2848 stopPx = [];2850 stopPx.push( stops[i].offset ? stops[i].offset.pixels( el, lineLength ) : field2855 if( stopPx[ i ] === null ) {2856 before = stopPx[ i - 1 ];2859 after = stopPx[ ++j ];2861 stopPx[ i ] = before + ( after - before ) / ( j - i + 1 );2864 stopPx[ i ] = Math.max( stopPx[ i ], stopPx[ i - 1 ] );2870 …( vmlOffsetPct + ( stopPx[ i ] / vmlGradientLength * 100 ) ) + '% ' + stops[i].color.colorValue( e…3669 stopPx,[all …]