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