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

  /external/libvncserver/libvncserver/
main.c 315 int x = cl->cursorX - cl->screen->cursor->xhot;
642 if (x != s->cursorX || y != s->cursorY) {
644 s->cursorX = x;
904 screen->cursorX=screen->cursorY=screen->underCursorBufferLen=0;
973 if (screen->cursorX >= width)
974 screen->cursorX = width - 1;
cursor.c 191 rect.r.x = Swap16IfLE(cl->screen->cursorX);
485 x1=cl->cursorX-c->xhot;
537 x1=cl->cursorX-c->xhot;
688 x = cl->cursorX-c->xhot;
rfbserver.c 440 cl->cursorX = rfbScreen->cursorX;
    [all...]
  /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
VDUBuffer.java 61 protected int cursorX, cursorY;
610 cursorX = c;
618 return cursorX;
  /external/libvncserver/rfb/
rfb.h 318 int cursorX, cursorY,underCursorBufferLen;
631 int cursorX,cursorY; /**< the coordinates of the cursor,
708 ((cl)->cursorX != (cl)->screen->cursorX || \
    [all...]
  /external/libvncserver/webclients/java-applet/
VncViewer.jar 
  /external/libvncserver/webclients/java-applet/ssl/
SignedVncViewer.jar 
VncViewer.jar 
SignedUltraViewerSSL.jar 
UltraViewerSSL.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 948 milliseconds