Searched refs:getCompletionsForDeclarations (Results 1 – 3 of 3) sorted by relevance
1 …getCompletionsForDeclarations(o,r);else if(o instanceof ot)this.getCompletionsForVariableDeclarati…
31169 this.getCompletionsForDeclarations(node, result);31746 return this.getCompletionsForDeclarations(ruleSet.getDeclarations(), result);31832 CSSCompletion.prototype.getCompletionsForDeclarations = function (declarations, result) { method in CSSCompletion
1 …getCompletionsForDeclarations(node, result);\n }\n else if (node ins…