Searched refs:SendIndexedRect (Results 1 – 1 of 1) sorted by relevance
194 static rfbBool SendIndexedRect (rfbClientPtr cl, int x, int y, int w, int h);761 success = SendIndexedRect(cl, x, y, w, h); in SendSubrect()908 SendIndexedRect(rfbClientPtr cl, in SendIndexedRect() function