Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js5139 el = gradientLinear.apply(0, grad.params);
5172 function gradientLinear(defs, x1, y1, x2, y2) { function
5247 proto.gradientLinear = function (x1, y1, x2, y2) { function
5248 return gradientLinear(this.defs, x1, y1, x2, y2);
H A Dsnap.svg-min.js20 …fy:j}),l}var k=c._.$;g.gradient=function(a){return h(this.defs,a)},g.gradientLinear=function(a,b,c… function