Home
last modified time | relevance | path

Searched defs:dpi (Results 1 – 7 of 7) sorted by path

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js4327 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
H A DElectronApp.js1997 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php1083 convertImage(& $data, $colspace, $targetcs, $w, $h, $dpi, $mask, $gamma_correction = false, $pngcolortype = false) global() argument
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php105 var $dpi; global() variable in Mpdf\\Mpdf
[all...]
H A DSizeConverter.php11 private $dpi; variable in Mpdf\\SizeConverter
25 public function __construct($dpi, $defaultFontSize, Mpdf $mpdf, LoggerInterface $logger) argument
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php106 public $dpi = 150; // Dots Per Inch for vector source formats variable in phpthumb