Go to the documentation of this file.
66 virtual void Set(
void) {}
83 virtual void Show(
void);
108 const char *
hk(
const char *s);
109 void SetCols(
int c0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);
111 virtual void Clear(
void);
130 void SetHelp(
const char *Red,
const char *Green = NULL,
const char *Yellow = NULL,
const char *Blue = NULL);
131 virtual void Del(
int Index);
133 cOsdMenu(
const char *
Title,
int c0 = 0,
int c1 = 0,
int c2 = 0,
int c3 = 0,
int c4 = 0);