vdr
2.4.1
|
#include <skins.h>
Public Member Functions | |
cSkinDisplay (void) | |
virtual | ~cSkinDisplay () |
int | EditableWidth (void) |
Private Attributes | |
int | editableWidth |
Static Private Attributes | |
static cSkinDisplay * | current = NULL |
cSkinDisplay::cSkinDisplay | ( | void | ) |
Definition at line 55 of file skins.c.
References current, and editableWidth.
|
inline |
Definition at line 48 of file skins.h.
References editableWidth.
|
staticprivate |
Definition at line 41 of file skins.h.
Referenced by cSkinDisplay(), cSkins::SetCurrent(), and ~cSkinDisplay().
|
private |
Definition at line 42 of file skins.h.
Referenced by cSkinDisplay(), and EditableWidth().