Home
last modified time | relevance | path

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

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/image/
H A DIconImage.php12 private $iGDImage = null; variable in Amenadiel\\JpGraph\\Image\\IconImage
23 $this->iGDImage = Graph::LoadBkgImage('', $aIcon);
26 $this->iGDImage = $_gPredefIcons->GetImg($aIcon);
32 $this->iWidth = Image::GetWidth($this->iGDImage);
33 $this->iHeight = Image::GetHeight($this->iGDImage);
66 $aImg->Copy($this->iGDImage,
/dports/devel/rth/rth/jpgraph-1.8/jpgraph-1.18/src/
H A Djpgraph_gantt.php1414 var $iGDImage=null; variable in IconImage
1422 $this->iGDImage = Graph::LoadBkgImage('',$aIcon);
1426 $this->iGDImage = $_gPredefIcons->GetImg($aIcon);
1432 $this->iWidth = Image::GetWidth($this->iGDImage);
1433 $this->iHeight = Image::GetHeight($this->iGDImage);
1467 $aImg->Copy($this->iGDImage,
/dports/deskutils/moregroupware/moregroupware/include/jpgraph1/
H A Djpgraph_gantt.php1437 var $iGDImage=null; variable in IconImage
1445 $this->iGDImage = Graph::LoadBkgImage('',$aIcon);
1449 $this->iGDImage = $_gPredefIcons->GetImg($aIcon);
1456 $this->iWidth = Image::GetWidth($this->iGDImage);
1457 $this->iHeight = Image::GetHeight($this->iGDImage);
1491 $aImg->Copy($this->iGDImage,
/dports/deskutils/moregroupware/moregroupware/include/jpgraph2/
H A Djpgraph_gantt.php1434 private $iGDImage=null; variable in IconImage
1442 $this->iGDImage = Graph::LoadBkgImage('',$aIcon);
1446 $this->iGDImage = $_gPredefIcons->GetImg($aIcon);
1453 $this->iWidth = Image::GetWidth($this->iGDImage);
1454 $this->iHeight = Image::GetHeight($this->iGDImage);
1488 $aImg->Copy($this->iGDImage,
/dports/sysutils/loganalyzer/loganalyzer-4.1.12/src/classes/jpgraph/
H A Djpgraph_gantt.php1481 private $iGDImage=null; variable in IconImage
1489 $this->iGDImage = Graph::LoadBkgImage('',$aIcon);
1493 $this->iGDImage = $_gPredefIcons->GetImg($aIcon);
1500 $this->iWidth = Image::GetWidth($this->iGDImage);
1501 $this->iHeight = Image::GetHeight($this->iGDImage);
1533 $aImg->Copy($this->iGDImage,