Home
last modified time | relevance | path

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

/dokuwiki/inc/File/
H A DMediaFile.php127 protected function initSizes() function in dokuwiki\\File\\MediaFile
144 if ($this->width === null) $this->initSizes();
155 if ($this->height === null) $this->initSizes();