Home
last modified time | relevance | path

Searched refs:isForeground (Results 1 – 1 of 1) sorted by path

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js433 IsoCubeShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) argument
437 if (isForeground)
469 DataStoreShape.prototype.redrawPath = function(c, x, y, w, h, isForeground) argument
473 if ((isForeground && this.fill != null) || (!isForeground && this.fill == null))
479 if (!isForeground)
490 if (!isForeground)
501 if (!isForeground)
510 if (!isForeground)
1964 if (isForeground)
2732 if (isForeground)
[all …]