/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | SizeConverter.php | 11 private $dpi; variable in Mpdf\\SizeConverter 25 public function __construct($dpi, $defaultFontSize, Mpdf $mpdf, LoggerInterface $logger) argument
|
H A D | Mpdf.php | 105 var $dpi; global() variable in Mpdf\\Mpdf [all...] |
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
H A D | ImageProcessor.php | 1083 convertImage(& $data, $colspace, $targetcs, $w, $h, $dpi, $mask, $gamma_correction = false, $pngcolortype = false) global() argument [all...] |
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.class.php | 106 public $dpi = 150; // Dots Per Inch for vector source formats variable in phpthumb
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | ElectronApp.js | 1997 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi) argument
|
H A D | EditorUi.js | 4327 EditorUi.prototype.createImageDataUri = function(canvas, xml, format, dpi) argument 4355 EditorUi.prototype.saveCanvas = function(canvas, xml, format, ignorePageName, dpi) argument 6891 editable, border, noCrop, currentPage, format, grid, dpi, keepTheme, exportType) argument 13891 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
|