Searched refs:media_mod_image (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | media.php | 1789 function media_mod_image($file, $ext, $w, $h = 0, $crop = false) function 1833 return media_mod_image($file, $ext, $w, $h, false); 1849 return media_mod_image($file, $ext, $w, $h, true);
|