Home
last modified time | relevance | path

Searched refs:VncRect (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/ui/
H A Dvnc.h65 typedef struct VncRect VncRect; typedef
234 struct VncRect struct
244 struct VncRect rect; argument
H A Dvnc-jobs.c210 static bool vnc_worker_clamp_rect(VncState *vs, VncJob *job, VncRect *rect) in vnc_worker_clamp_rect()