Home
last modified time | relevance | path

Searched refs:toIntegerCeil (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/
DDataType.php119 public static function toIntegerCeil($targetValue): int function in ComboStrap\\DataType
DFetcherSvg.php1615 $this->intrinsicHeight = DataType::toIntegerCeil($viewBoxHeight);
1650 $this->intrinsicWidth = DataType::toIntegerCeil($viewBoxWidth);