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

  /external/libvncserver/libvncserver/
tight.c 193 static rfbBool SendMonoRect (rfbClientPtr cl, int x, int y, int w, int h);
757 success = SendMonoRect(cl, x, y, w, h);
828 SendMonoRect(rfbClientPtr cl,
    [all...]
  /external/libvncserver/x11vnc/misc/turbovnc/
tight.c 136 static Bool SendMonoRect (rfbClientPtr cl, int w, int h);
633 success = SendMonoRect(cl, w, h);
701 SendMonoRect(cl, w, h)
    [all...]

Completed in 294 milliseconds