Searched refs:VncRectStat (Results 1 – 2 of 2) sorted by relevance
108 struct VncRectStat struct 118 typedef struct VncRectStat VncRectStat; typedef 125 VncRectStat stats[VNC_STAT_ROWS][VNC_STAT_COLS];
3001 static VncRectStat *vnc_stat_rect(VncDisplay *vd, int x, int y) in vnc_stat_rect() 3071 VncRectStat *rect = vnc_stat_rect(vd, x, y); in vnc_update_stats() 3086 VncRectStat *rect= vnc_stat_rect(vd, x, y); in vnc_update_stats() 3141 VncRectStat *rect; in vnc_rect_updated()