Home | History | Annotate | Download | only in rfb

Lines Matching refs:rfbClientRec

698 } rfbClientRec, *rfbClientPtr;
1226 frame buffer etc. The rfbClientPtr is a pointer to an rfbClientRec structure, which holds
1230 of a rfbScreenInfo and three instances of rfbClientRec's.
1232 The rfbClientRec structure holds a member rfbClientRec::screen which points to the server.