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];
2950 static VncRectStat *vnc_stat_rect(VncDisplay *vd, int x, int y) in vnc_stat_rect()3019 VncRectStat *rect = vnc_stat_rect(vd, x, y); in vnc_update_stats()3034 VncRectStat *rect= vnc_stat_rect(vd, x, y); in vnc_update_stats()3089 VncRectStat *rect; in vnc_rect_updated()