Searched defs:getTermProposals (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 | 31931 CSSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { method in CSSCompletion 33145 LESSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { method in LESSCompletion 33151 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); method in _super 34731 SCSSCompletion.prototype.getTermProposals = function (entry, existingNode, result) { method in SCSSCompletion 34737 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); method in _super
|