Searched refs:SendMonoRect (Results 1 – 1 of 1) sorted by relevance
193 static rfbBool SendMonoRect (rfbClientPtr cl, int x, int y, int w, int h);757 success = SendMonoRect(cl, x, y, w, h); in SendSubrect()828 SendMonoRect(rfbClientPtr cl, in SendMonoRect() function