HomeSort by relevance Sort by last modified time
    Searched refs:SendIndexedRect (Results 1 - 2 of 2) sorted by null

  /external/libvncserver/libvncserver/
tight.c 194 static rfbBool SendIndexedRect (rfbClientPtr cl, int x, int y, int w, int h);
761 success = SendIndexedRect(cl, x, y, w, h);
908 SendIndexedRect(rfbClientPtr cl,
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 137 static Bool SendIndexedRect (rfbClientPtr cl, int w, int h);
637 success = SendIndexedRect(cl, w, h);
769 SendIndexedRect(cl, w, h)
    [all...]

Completed in 30 milliseconds