Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js500 function addSibling(cell, after) function
857 cells = addSibling(graph.getSelectionCell(), !mxEvent.isShiftDown(evt));
949 return addSibling(source, direction != mxConstants.DIRECTION_NORTH &&
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js678 function addSibling(cell, after) function
1110 cells = addSibling(graph.getSelectionCell(), !mxEvent.isShiftDown(evt));
1204 return addSibling(source, direction != mxConstants.DIRECTION_NORTH &&