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
1200 P_COMPRESSED_BITMAP, sizeof(*p) + len, in send_bitmap_rle_or_plain()3686 [P_COMPRESSED_BITMAP] = "CBitmap", in cmdname()
4457 else if (pi->cmd == P_COMPRESSED_BITMAP) { in receive_bitmap()4576 [P_COMPRESSED_BITMAP] = { 1, 0, receive_bitmap } ,