Home
last modified time | relevance | path

Searched defs:getCompletionsForSelector (Results 1 – 2 of 2) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js31748 CSSCompletion.prototype.getCompletionsForSelector = function (ruleSet, isNested, result) { method in CSSCompletion
34727 SCSSCompletion.prototype.getCompletionsForSelector = function (ruleSet, isNested, result) { method in SCSSCompletion
34729 return _super.prototype.getCompletionsForSelector.call(this, ruleSet, isNested, result); method in _super
H A D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…