Searched refs:bit (Results 1 - 3 of 3) sorted by relevance

/inkscape/share/extensions/
H A Drender_barcode_datamatrix.py30 * Place the codewords into the matrix bit by bit
420 gf = 256 #operating on 8-bit codewords -> Galois field = 2^8 = 256
445 # bit() returns the bit'th bit of the byte
446 def bit(byte, bit): function
447 #the MSB is bit 1, LSB is bit
[all...]
H A Drender_barcode_qrcode.py1020 def putBit(self, bit):
1024 if bit:
/inkscape/src/
H A Dstyle.cpp1455 /** Indexed by SP_CSS_FONT_SIZE_blah. These seem a bit small */
1995 // (Actually it's a bit more complicated but as it never hurts to quote...)

Completed in 24 milliseconds