Searched refs:ROWHEIGHT (Results 1 – 1 of 1) sorted by relevance
72 const ROWHEIGHT = 1; define in jucksearm\\barcode\\lib\\PDF417583 $cols = round((sqrt(4761 + (68 * $aspectratio * self::ROWHEIGHT * $nce)) - 69) / 34);639 $barcode_array['num_rows'] = ($rows * self::ROWHEIGHT) + (2 * self::QUIETV);698 for ($h = 0; $h < self::ROWHEIGHT; ++$h) {