Searched refs:_parseMediaDeclaration (Results 1 – 3 of 3) sorted by relevance
1 …_parseMediaDeclaration=function(e){return void 0===e&&(e=!1),e?this._tryParseRuleset(!0)||this._tr… method in t
27456 Parser.prototype._parseMediaDeclaration = function (isNested) { method in Parser27478 return this._parseBody(node, this._parseMediaDeclaration.bind(this, isNested));29184 LESSParser.prototype._parseMediaDeclaration = function (isNested) { method in LESSParser
1 …_parseMediaDeclaration = function (isNested) {\n if (isNested === void 0) { isNested = fals…