Searched refs:getCompletionsForRuleSet (Results 1 – 3 of 3) sorted by relevance
1 …getCompletionsForRuleSet(o,r);else if(o instanceof st)this.getCompletionsForInterpolation(o,r);els…
31175 this.getCompletionsForRuleSet(node, result);31715 return this.getCompletionsForRuleSet(node, result);31736 CSSCompletion.prototype.getCompletionsForRuleSet = function (ruleSet, result) { method in CSSCompletion
1 …getCompletionsForRuleSet(node, result);\n }\n else if (node instance…