Home
last modified time | relevance | path

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

/dports/www/matomo/piwik/plugins/ImageGraph/StaticGraph/
H A DHorizontalBar.php21 const LOGO_MIN_RIGHT_MARGIN = 3; define in Piwik\\Plugins\\ImageGraph\\StaticGraph\\HorizontalBar
92 while ($paddingWidth < $maxLogoWidth + self::LOGO_MIN_RIGHT_MARGIN) {