Searched refs:setDarkMode (Results 1 – 2 of 2) sorted by relevance
292 EditorUi.prototype.setDarkMode = function(value) method in EditorUi952 ui.setDarkMode(!Editor.darkMode);
12062 EditorUi.prototype.setDarkMode=function(b){this.spinner.spin(document.body,mxResources.get("working… method in EditorUi12091 ….put("toggleDarkMode",new Action(mxResources.get("dark"),function(b){c.setDarkMode(!Editor.darkMod…