Searched refs:VncRect (Results 1 – 2 of 2) sorted by relevance
65 typedef struct VncRect VncRect; typedef234 struct VncRect struct244 struct VncRect rect; argument
210 static bool vnc_worker_clamp_rect(VncState *vs, VncJob *job, VncRect *rect) in vnc_worker_clamp_rect()