Searched refs:rfbCursor (Results 1 – 4 of 4) sorted by relevance
129 struct rfbCursor;147 typedef struct rfbCursor* (*rfbGetCursorProcPtr) (struct _rfbClientRec* pScreen);321 struct rfbCursor* cursor;907 typedef struct rfbCursor { struct918 } rfbCursor, *rfbCursorPtr; argument
670 static rfbCursor myCursor = 681 static rfbCursor myCursor =
257 rfbCursorPtr cursor = (rfbCursorPtr)calloc(1,sizeof(rfbCursor)); in rfbMakeXCursor()
207 The rfbCursor structure consists mainly of a mask and a source. The mask