Lines Matching defs:this

29124                 || _super.prototype._parseStylesheetAtStatement.call(this, isNested);  argument
29322 …_super.prototype._parseTermExpression.call(this) || // preference for colors before mixin referenc… argument
29350 return _super.prototype._parseOperator.call(this); argument
29382 || _super.prototype._parseRuleSetDeclarationAtStatement.call(this); argument
29389 …|| _super.prototype._parseRuleSetDeclaration.call(this); // try css ruleset declaration as the las… argument
29396 || _super.prototype._parseKeyframeSelector.call(this); argument
29399 … return this._parseSelectorCombinator() || _super.prototype._parseSimpleSelectorBody.call(this); argument
29594 return _super.prototype._parsePseudo.call(this); argument
29809 return _super.prototype._parseFunctionIdentifier.call(this); argument
29882 return _super.prototype.scanNext.call(this, offset); argument
30018 || _super.prototype._parseStylesheetAtStatement.call(this, isNested); argument
30152 _super.prototype._parseTermExpression.call(this); argument
30181 return _super.prototype._parseOperator.call(this); argument
30189 return _super.prototype._parseUnaryOperator.call(this); argument
30206 || _super.prototype._parseRuleSetDeclarationAtStatement.call(this); argument
30210 …|| _super.prototype._parseRuleSetDeclaration.call(this); // try css ruleset declaration as last so… argument
30265 …return this._parseSelectorCombinator() || this._parseSelectorPlaceholder() || _super.prototype._pa… argument
30302 …return this._parseInterpolation() || _super.prototype._tryParsePseudoIdentifier.call(this); // for… argument
30754 return this._parseInterpolation() || _super.prototype._parseSupportsCondition.call(this); argument
30871 return _super.prototype.scanNext.call(this, offset); argument
33151 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); argument
33155 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); argument
33159 … return _super.prototype.getCompletionsForDeclarationProperty.call(this, declaration, result); argument
34699 return _super.prototype.getCompletionForImportPath.call(this, importPathNode, result); argument
34729 return _super.prototype.getCompletionsForSelector.call(this, ruleSet, isNested, result); argument
34737 return _super.prototype.getTermProposals.call(this, entry, existingNode, result); argument
34741 return _super.prototype.getColorProposals.call(this, entry, existingNode, result); argument
34746 … return _super.prototype.getCompletionsForDeclarationProperty.call(this, declaration, result); argument
34769 _super.prototype.getCompletionForTopLevel.call(this, result); argument
35162 …return [4 /*yield*/, _super.prototype.resolveRelativeReference.call(this, ref, documentUri, docume… argument