Home
last modified time | relevance | path

Searched refs:Unit (Results 1 – 5 of 5) sorted by relevance

/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
D_pow.scss7 $Unit: $Base * 0 + 1; variable
8 $Base: $Base/$Unit;
39 @return $Return * $Unit;
D_function.scss14 $Unit: nth($Bases, 1) * 0 + 1; // Extracts the unit from the base variable
17 $Base: $Base/$Unit;
22 @return ms-gem-func($Value, $Unitless-Bases, $Ratios) * $Unit;
/template/strap/ComboStrap/
DUnit.php16 class Unit class
DFetcherSvg.php334 $widthPixel = Unit::toPixel($widthAttributeValue);
338 $heightPixel = Unit::toPixel($heightAttributeValue);
/template/strap/
Ddeleted.files119 class/Unit.php