Home
last modified time | relevance | path

Searched defs:disableUpdate (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/
H A DdisableUpdate.js2 disableUpdate: function() method in module.exports
H A Delectron.js50 'disableUpdate': disableUpdate? 1 : 0 property in queryObj
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1171 var apply = function(color, disableUpdate, forceUpdate) argument