Home
last modified time | relevance | path

Searched refs:toCssLength (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DDimension.php295 … $attributes->addStyleDeclarationIfNotSet('max-width', $conditionalWidthLength->toCssLength());
319 … $attributes->addStyleDeclarationIfNotSet('max-width', $conditionalWidthLength->toCssLength());
H A DConditionalLength.php214 function toCssLength() function in ComboStrap\\ConditionalLength
H A DTagAttributes.php382 return ConditionalLength::createFromString($value)->toCssLength();