Home
last modified time | relevance | path

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

/plugin/caption/
Dscript.js7 getImageSize(figureElem, function(width, height){
30 function getImageSize(img, callback){ function
/plugin/owncloud/
Dsyntax.php131 if($exists) $gimgs = @getImageSize(mediaFN($src));
135 $gimgs = @getImageSize($src);
/plugin/imagebox/
Dsyntax.php49 $image_size = @getImageSize(mediaFN($src));
60 $image_size = @getImageSize($src);
/plugin/openlayersmapoverlays/lib/
Dlayers.js59getImageSize(bounds);var newParams={BBOX:bounds.toBBOX(),SIZE:imageSize.w+","+imageSize.h,F:"image…
/plugin/odt/ODT/
DODTUtility.php196 public static function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){ function in ODTUtility
236 list($width_file, $height_file) = self::getImageSize($src);
DODTImport.php186 list($width, $height) = ODTUtility::getImageSize($file);
DODTDocument.php1545 public function getImageSize($src, $maxwidth=NULL, $maxheight=NULL){ function in ODTDocument
1546 return ODTUtility::getImageSize($src, $maxwidth, $maxheight);
/plugin/odt/renderer/
Dpage.php1690 return $this->document->getImageSize($src, $maxwidth, $maxheight);
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ol3/
Dscript.js8getImageSize=function(){return n()},t.prototype.getHitDetectionImageSize=function(){return n()},t.… method in e
/plugin/openlayersmap/ol/
Dol.js.map1getImageSize() {\n return abstract();\n }\n\n /**\n * Get the origin of the symbolizer.\n …