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

  /external/libvncserver/rfb/
rfb.h 129 struct rfbCursor;
147 typedef struct rfbCursor* (*rfbGetCursorProcPtr) (struct _rfbClientRec* pScreen);
321 struct rfbCursor* cursor;
907 typedef struct rfbCursor {
    [all...]
  /external/libvncserver/libvncserver/
main.c 670 static rfbCursor myCursor =
681 static rfbCursor myCursor =
cursor.c 257 rfbCursorPtr cursor = (rfbCursorPtr)calloc(1,sizeof(rfbCursor));

Completed in 213 milliseconds