Searched refs:qrcode_bit (Results 1 – 1 of 1) sorted by relevance
38 qrcode_bit(QRcode* qrCode, int x, int y) in qrcode_bit() function63 bool upper = qrcode_bit(qrCode, x, y); in print_qrcode()64 bool lower = qrcode_bit(qrCode, x, y + 1); in print_qrcode()