Searched defs:defaultStrokeColor (Results 1 – 7 of 7) sorted by relevance
379 StyleFormatPanel.prototype.defaultStrokeColor = Editor.isDarkMode() ? '#cccccc' : 'black'; method in StyleFormatPanel
3736 StyleFormatPanel.prototype.defaultStrokeColor = '#cccccc'; method in StyleFormatPanel
4554 StyleFormatPanel.prototype.defaultStrokeColor = 'black'; method in StyleFormatPanel
16631 function getLabelColor(element, defaultColor, defaultStrokeColor) { argument
3915 …ype.defaultThemeName=c.defaultThemeName;StyleFormatPanel.prototype.defaultStrokeColor=Editor.isDar… method in StyleFormatPanel
12066 …ype.defaultThemeName=c.defaultThemeName;StyleFormatPanel.prototype.defaultStrokeColor=Editor.isDar… method in StyleFormatPanel