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

  /external/libvncserver/libvncserver/
main.c 278 if(cl->copyDX!=dx || cl->copyDY!=dy) {
297 cl->copyDY = dy;
995 cl->copyDY = 0;
rfbserver.c 369 cl->copyDY = 0;
    [all...]
  /external/libvncserver/rfb/
rfb.h 547 int copyDX, copyDY; /**< the translation by which the copy happens */
    [all...]

Completed in 96 milliseconds