Home | History | Annotate | Download | only in rfb

Lines Matching defs:bytes

179     uint8_t* bytes;
870 /** Minimum zlib rectangle size in bytes. Anything smaller will
915 unsigned char *richSource; /**< source bytes for a rich cursor */
968 /** dynamically load a linux console font (4096 bytes, 256 glyphs a 8x16 */
1199 contain pixels as single bits stored in bytes in MSB order. The rows are
1201 cursor's mask has 2x4 bytes, because 2 bytes are needed to hold 10 bits).
1220 a 10x4 cursor has 4x10x4 bytes).
1273 are confronted with the fact that the bytes per pixel can only be 8, 16 or 32.