Searched refs:P_COMPRESSED_BITMAP (Results 1 – 3 of 3) sorted by relevance
48 P_COMPRESSED_BITMAP = 0x24, /* compressed or otherwise encoded bitmap transfer */ enumerator
1216 P_COMPRESSED_BITMAP, sizeof(*p) + len, in send_bitmap_rle_or_plain()3622 [P_COMPRESSED_BITMAP] = "CBitmap", in cmdname()
4824 else if (pi->cmd == P_COMPRESSED_BITMAP) { in receive_bitmap()5009 [P_COMPRESSED_BITMAP] = { 1, 0, receive_bitmap } ,