Searched refs:cellwidth (Results 1 – 1 of 1) sorted by relevance
1072 uint_t cellwidth; in rfb_send_screen() local1075 cellwidth = rem_x; in rfb_send_screen()1077 cellwidth = RFB_PIX_PER_CELL; in rfb_send_screen()1081 cellwidth * sizeof (uint32_t), ncrc[x]); in rfb_send_screen()1084 (Bytef *)p, cellwidth * sizeof (uint32_t)); in rfb_send_screen()1087 p += cellwidth; in rfb_send_screen()1141 uint_t cellwidth; in rfb_send_screen() local1147 cellwidth = rem_x; in rfb_send_screen()1149 cellwidth = RFB_PIX_PER_CELL; in rfb_send_screen()1153 cellwidth, y + RFB_PIX_PER_CELL >= gci->height ? in rfb_send_screen()