krfb
Go to the source code of this file.
|
void | rfbScaledCorrection (rfbScreenInfoPtr from, rfbScreenInfoPtr to, int *x, int *y, int *w, int *h, const char *function) |
|
rfbScreenInfoPtr | rfbScaledScreenAllocate (rfbClientPtr cl, int width, int height) |
|
void | rfbScaledScreenUpdate (rfbScreenInfoPtr screen, int x1, int y1, int x2, int y2) |
|
void | rfbScaledScreenUpdateRect (rfbScreenInfoPtr screen, rfbScreenInfoPtr ptr, int x0, int y0, int w0, int h0) |
|
rfbScreenInfoPtr | rfbScalingFind (rfbClientPtr cl, int width, int height) |
|
void | rfbScalingSetup (rfbClientPtr cl, int width, int height) |
|
int | rfbSendNewScaleSize (rfbClientPtr cl) |
|
int | ScaleX (rfbScreenInfoPtr from, rfbScreenInfoPtr to, int x) |
|
int | ScaleY (rfbScreenInfoPtr from, rfbScreenInfoPtr to, int y) |
|
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.