Searched refs:Unit (Results 1 – 5 of 5) sorted by relevance
7 $Unit: $Base * 0 + 1; variable8 $Base: $Base/$Unit;39 @return $Return * $Unit;
14 $Unit: nth($Bases, 1) * 0 + 1; // Extracts the unit from the base variable17 $Base: $Base/$Unit;22 @return ms-gem-func($Value, $Unitless-Bases, $Ratios) * $Unit;
16 class Unit class
334 $widthPixel = Unit::toPixel($widthAttributeValue);338 $heightPixel = Unit::toPixel($heightAttributeValue);
119 class/Unit.php