Searched refs:wc2 (Results 1 – 1 of 1) sorted by relevance
5 function merge_width_constraint($wc1, $wc2) { argument7 return $wc2; 10 if ($wc1->isConstant() && !$wc2->isNull()) {11 return $wc2;14 if ($wc1->isFraction() && $wc2->isFraction()) {15 return $wc2;