Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/Media/
H A DDisplay.php98 $w = $this->mediaFile->getWidth();
/dokuwiki/inc/File/
H A DMediaFile.php140 public function getWidth()
132 public function getWidth() global() function in dokuwiki\\File\\MediaFile
/dokuwiki/inc/
H A DJpegMeta.php118 $info['Width'] = $this->getWidth();
774 function getWidth() {
841 $w = $this->getWidth();
771 function getWidth() { global() function in JpegMeta