Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php692 return "GD ".$this->_getFormatName()." Support";
696 …return "GD ".$this->_getFormatName()." Support is required for reading images in ".$this->_getForm…
709 … $this->setMessage("No ".$this->_getFormatName()." support, some images will not be displayed");
713 $this->setMessage($this->_getFormatName()." support enabled");
722 function _getFormatName() { function in CheckGDJPEG
735 function _getFormatName() { function in CheckGDGIF
748 function _getFormatName() { function in CheckGDPNG