Searched defs:getColorProposals (Results 1 – 2 of 2) sorted by relevance
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 4.4.js | 1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
|
H A D | 2.2.js | 31557 CSSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { method in CSSCompletion 33153 LESSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { method in LESSCompletion 33155 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); method in _super 34739 SCSSCompletion.prototype.getColorProposals = function (entry, existingNode, result) { method in SCSSCompletion 34741 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); method in _super
|