#include "mmsgui/mmsimagemanager.h"


Go to the source code of this file.
Functions | |
| void | drawBorder (unsigned int borderThickness, bool borderRCorners, MMSFBSurface *borderimages[], MMSFBRectangle bordergeom[], bool *bordergeomset, MMSFBSurface *surface, unsigned int x, unsigned int y, unsigned int width, unsigned int height, MMSFBColor color, MMSImageManager *im, unsigned char brightness, unsigned char opacity) |
| void drawBorder | ( | unsigned int | borderThickness, | |
| bool | borderRCorners, | |||
| MMSFBSurface * | borderimages[], | |||
| MMSFBRectangle | bordergeom[], | |||
| bool * | bordergeomset, | |||
| MMSFBSurface * | surface, | |||
| unsigned int | x, | |||
| unsigned int | y, | |||
| unsigned int | width, | |||
| unsigned int | height, | |||
| MMSFBColor | color, | |||
| MMSImageManager * | im, | |||
| unsigned char | brightness, | |||
| unsigned char | opacity | |||
| ) |
Definition at line 37 of file mmsborder.cpp.