Home
last modified time | relevance | path

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

/plugin/nspages/printers/
H A DprinterPictures.php12 private static $_dims = array('w' => 350, 'h' => 220); variable in nspages_printerPictures
51 return ml($picture, self::$_dims, true);
56 return ml($this->_defaultPicture, self::$_dims, true);