Searched refs:ignoreState (Results 1 – 3 of 3) sorted by relevance
793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument803 if (!ignoreState && typeof elt.setEnabled === 'function')
7666 Graph.prototype.isSwimlane = function(cell, ignoreState) argument7671 var shape = this.getCurrentCellStyle(cell, ignoreState)
1 … }\n const ignoreState = readIgnoreState(this._codeEditorService, model);\n …