Home
last modified time | relevance | path

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

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