Searched refs:closed (Results 1 – 14 of 14) sorted by relevance
88 .dokuwiki ul.idx li.closed {89 list-style-image: url(../../images/closed.png);91 [dir=rtl] .dokuwiki ul.idx li.closed {92 list-style-image: url(../../images/closed-rtl.png);
46 // default closed toggle state
45 &.closed {
328 .dokuwiki .toggle.closed strong {
2 will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed
1 …atically used. You can also upload a ''favicon.ico'' there. If you use a closed wiki it is recomme…
23 protected $closed = true; variable in splitbrain\\PHPArchive\\Zip61 $this->closed = false;96 if ($this->closed || !$this->file) {136 if ($this->closed || !$this->file) {285 $this->closed = false;311 if ($this->closed) {412 if ($this->closed) {470 if ($this->closed) {503 $this->closed = true;
25 protected $closed = true; variable in splitbrain\\PHPArchive\\Tar78 $this->closed = false;116 if ($this->closed || !$this->file) {187 if ($this->closed || !$this->file) {288 $this->closed = false;306 if ($this->closed) {371 if ($this->closed) {405 if ($this->closed) {430 $this->closed = true;
376 closed boolean NOT NULL, field
197 * @var resource|closed-resource|null808 * @var resource|closed-resource
210 * @var resource|closed-resource
1148 .ui-icon-mail-closed { background-position: -80px -96px; }
654 lib/tpl/default/images/closed.gif
627 - Implemented setting to force spans to be closed before newlines, see SF#1727398 (Milian Wolff)