Searched refs:_parsePageDeclaration (Results 1 – 3 of 3) sorted by relevance
1 …_parsePageDeclaration=function(){return this._parsePageMarginBox()||this._parseRuleSetDeclaration(…
27551 Parser.prototype._parsePageDeclaration = function () { method in Parser27570 return this._parseBody(node, this._parsePageDeclaration.bind(this));
1 …_parsePageDeclaration = function () {\n return this._parsePageMarginBox() || this._parseRul…