Home
last modified time | relevance | path

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

/plugin/twofactorgoogleauth/
H A DQRCode.php113 list($mask, $mtx) = $this->qr_apply_best_mask($mtx, $size);
561 protected function qr_apply_best_mask($matrix, $size) function in dokuwiki\\plugin\\twofactorgoogleauth\\QRCode