Searched refs:getAtRuleMarginBoxes (Results 1 – 2 of 2) sorted by relevance
669 $applicable_margin_boxes = $applicable_margin_boxes + $rule->getAtRuleMarginBoxes();678 $applicable_margin_boxes = $applicable_margin_boxes + $rule->getAtRuleMarginBoxes();682 $applicable_margin_boxes = $applicable_margin_boxes + $rule->getAtRuleMarginBoxes();690 $applicable_margin_boxes = $applicable_margin_boxes + $rule->getAtRuleMarginBoxes();
78 function getAtRuleMarginBoxes() { function in CSSAtRulePage