Home
last modified time | relevance | path

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

/dokuwiki/inc/File/
DMediaFile.php125 protected function initSizes() function in dokuwiki\\File\\MediaFile
142 if ($this->width === null) $this->initSizes();
153 if ($this->height === null) $this->initSizes();