Searched refs:_parseRuleSetDeclaration (Results 1 – 3 of 3) sorted by relevance
26969 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));26975 Parser.prototype._parseRuleSetDeclaration = function () { method in Parser27310 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));27320 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));27351 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));27369 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));27552 return this._parsePageMarginBox() || this._parseRuleSetDeclaration();27581 return this._parseBody(node, this._parseRuleSetDeclaration.bind(this));29374 LESSParser.prototype._parseRuleSetDeclaration = function () { method in LESSParser29562 return this._parseFontFace() || this._parseRuleSetDeclaration();[all …]
1 …_parseRuleSetDeclaration.bind(this))},e.prototype._parseRuleSetDeclarationAtStatement=function(){r… method in e
1 …_parseRuleSetDeclaration.bind(this));\n };\n Parser.prototype._parseRuleSetDeclarationAtStat…