Functions

libvncserver/zlib.c File Reference

#include <rfb/rfb.h>
Include dependency graph for zlib.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void rfbZlibCleanup (rfbScreenInfoPtr screen)
rfbBool rfbSendRectEncodingZlib (rfbClientPtr cl, int x, int y, int w, int h)

Function Documentation

rfbBool rfbSendRectEncodingZlib ( rfbClientPtr  cl,
int  x,
int  y,
int  w,
int  h 
)

Definition at line 260 of file zlib.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void rfbZlibCleanup ( rfbScreenInfoPtr  screen  ) 

Definition at line 62 of file zlib.c.

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines