Home
last modified time | relevance | path

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

/plugin/rrdgraph/inc/
H A Derrorimage.php16 const TITLE_FONT = 3; define in ErrorImage
36 …$titleWidth = imagefontwidth(self::TITLE_FONT) * strlen($title) + self::BORDER_SPACING * 2 + self:…
39 …$height = imagefontheight(self::TITLE_FONT) + imagefontheight(self::FONT) + self::BORDER_SPACING *…
50 …imagestring($image, self::TITLE_FONT, self::BORDER_WIDTH + self::BORDER_SPACING, $y, $title, $cBla…