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