Searched refs:calcPercentage (Results 1 – 2 of 2) sorted by relevance
19 function calcPercentage($base) { function in MarginSideValue128 $this->top->calcPercentage($base);129 $this->bottom->calcPercentage($base);130 $this->left->calcPercentage($base);131 $this->right->calcPercentage($base);
11 function calcPercentage($base) { function in PaddingSideValue123 $this->top->calcPercentage($base);124 $this->bottom->calcPercentage($base);125 $this->left->calcPercentage($base);126 $this->right->calcPercentage($base);