Home
last modified time | relevance | path

Searched defs:sizechange (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/Remote/Response/
H A DPageChange.php23 public $sizechange; variable in dokuwiki\\Remote\\Response\\PageChange
36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
H A DMediaChange.php23 public $sizechange; variable in dokuwiki\\Remote\\Response\\MediaChange
36 public function __construct($id, $revision, $author, $ip, $summary, $type, $sizechange)
/dokuwiki/inc/
H A Dchangelog.php59 $sizechange = null
120 $sizechange = null
H A Dhtml.php1047 function html_sizechange($sizechange, $form = null)