Home
last modified time | relevance | path

Searched refs:wipeIn (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3078 Graph.prototype.createWipeAnimations = function(cells, wipeIn) argument
3093 animations.push(this.createEdgeWipeAnimation(state, wipeIn));
3098 animations.push(this.createVertexWipeAnimation(state, wipeIn));
3109 Graph.prototype.createEdgeWipeAnimation = function(state, wipeIn) argument
3124 if (!wipeIn)
3173 Graph.setOpacityForNodes(this.getNodesForCells([state.cell]), (wipeIn) ? 1 : 0);
3182 Graph.prototype.createVertexWipeAnimation = function(state, wipeIn) argument
3193 if (!wipeIn)
3224 Graph.setOpacityForNodes(this.getNodesForCells([state.cell]), (wipeIn) ? 1 : 0);
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js6833 if (action.wipeIn != null)
6836 this.getCellsForAction(action.wipeIn, true), true));
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3302 …),1,0,m,c?0:n.fadeOut.delay));null!=n.wipeIn&&(q=q.concat(this.createWipeAnimations(this.getCellsF…
H A Dviewer-static.min.js3302 …),1,0,m,c?0:n.fadeOut.delay));null!=n.wipeIn&&(q=q.concat(this.createWipeAnimations(this.getCellsF…
H A Dapp.min.js10634 …),1,0,g,f?0:k.fadeOut.delay));null!=k.wipeIn&&(q=q.concat(this.createWipeAnimations(this.getCellsF…