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

  /external/libvncserver/libvncserver/
main.c 316 int y = cl->cursorY - cl->screen->cursor->yhot;
642 if (x != s->cursorX || y != s->cursorY) {
645 s->cursorY = y;
904 screen->cursorX=screen->cursorY=screen->underCursorBufferLen=0;
975 if (screen->cursorY >= height)
976 screen->cursorY = height - 1;
cursor.c 192 rect.r.y = Swap16IfLE(cl->screen->cursorY);
493 y1=cl->cursorY-c->yhot;
546 y1=cl->cursorY-c->yhot;
689 y = cl->cursorY-c->yhot;
rfbserver.c 441 cl->cursorY = rfbScreen->cursorY;
    [all...]
  /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
VDUBuffer.java 60 protected int cursorX, cursorY;
610 cursorY = l;
624 return cursorY;
  /external/libvncserver/rfb/
rfb.h 318 int cursorX, cursorY,underCursorBufferLen;
631 int cursorX,cursorY; /**< the coordinates of the cursor,
709 (cl)->cursorY != (cl)->screen->cursorY))) || \
    [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 861 milliseconds