Home
last modified time | relevance | path

Searched refs:addGradientFill (Results 1 – 4 of 4) sorted by relevance

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js48 addGradientFill = function (element, gradient) { function
523 …e == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value)) {
546 …ype == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value);
H A Draphael.vml.js261 …e in {circle: 1, ellipse: 1} || Str(params.fill).charAt() != "r") && addGradientFill(res, params.f…
366 addGradientFill = function (o, gradient, fill) {
/plugin/callflow/
H A Draphael.js5810 addGradientFill = function (element, gradient) { function
6263 …e == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value)) {
6286 …ype == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value);
7394 …e in {circle: 1, ellipse: 1} || Str(params.fill).charAt() != "r") && addGradientFill(res, params.f…
7499 addGradientFill = function (o, gradient, fill) {
/plugin/advrack/
H A Draphael.js5809 addGradientFill = function (element, gradient) { function
6269 …e == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value)) {
6292 …ype == "circle" || o.type == "ellipse" || Str(value).charAt() != "r") && addGradientFill(o, value);
7400 …e in {circle: 1, ellipse: 1} || Str(params.fill).charAt() != "r") && addGradientFill(res, params.f…
7505 addGradientFill = function (o, gradient, fill) {