Searched refs:VncRectStat (Results 1 – 2 of 2) sorted by relevance
108 struct VncRectStat struct118 typedef struct VncRectStat VncRectStat; argument125 VncRectStat stats[VNC_STAT_ROWS][VNC_STAT_COLS];
3000 static VncRectStat *vnc_stat_rect(VncDisplay *vd, int x, int y) in vnc_stat_rect()3070 VncRectStat *rect = vnc_stat_rect(vd, x, y); in vnc_update_stats()3085 VncRectStat *rect= vnc_stat_rect(vd, x, y); in vnc_update_stats()3140 VncRectStat *rect; in vnc_rect_updated()