Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js1105 if (!this.isObjectEqual(oldCell.geometry, newCell.geometry, new mxGeometry()))
1143 EditorUi.prototype.isObjectEqual = function(source, target, proto) method in EditorUi