Searched refs:dw (Results 1 – 3 of 3) sorted by relevance
98 private $dw; variable in phpseclib3\\Crypt\\Rijndael417 $dw = $this->dw;424 $state[] = $word ^ $dw[++$wc];439 $dw[++$wc];460 $temp[$i] = $dw[$i] ^ ($isbox[$word & 0x000000FF] |589 $temp = $this->w = $this->dw = [];593 $this->dw[0] = $this->w[0];598 $dw = $this->subWord($this->w[$row][$j]);599 $temp[$j] = $dt0[$dw >> 24 & 0x000000FF] ^600 $dt1[$dw >> 16 & 0x000000FF] ^[all …]
70 [$dw, $dh] = $this->mediaFile->getDisplayDimensions($w, $h, false);71 if ($dw <= 0) return '';83 'width' => $dw,85 'style' => 'max-width: ' . $dw . 'px;',
669 lib/tpl/default/images/button-dw.png