FindDefaultFontName()=0 | PG_Theme | [pure virtual] |
FindDefaultFontSize()=0 | PG_Theme | [pure virtual] |
FindDefaultFontStyle()=0 | PG_Theme | [pure virtual] |
FindFontName(const char *widgettype, const char *objectname)=0 | PG_Theme | [pure virtual] |
FindFontSize(const char *widgettype, const char *objectname)=0 | PG_Theme | [pure virtual] |
FindFontStyle(const char *widgettype, const char *objectname)=0 | PG_Theme | [pure virtual] |
FindGradient(const char *widgettype, const char *object, const char *name)=0 | PG_Theme | [pure virtual] |
FindString(const char *widgettype, const char *object, const char *name)=0 | PG_Theme | [pure virtual] |
FindSurface(const char *widgettype, const char *object, const char *name)=0 | PG_Theme | [pure virtual] |
GetAlignment(const char *widgettype, const char *object, const char *name, PG_Label::TextAlign &align)=0 | PG_Theme | [pure virtual] |
GetColor(const char *widgettype, const char *object, const char *name, PG_Color &color)=0 | PG_Theme | [pure virtual] |
GetProperty(const char *widgettype, const char *object, const char *name, long &prop)=0 | PG_Theme | [pure virtual] |
GetProperty(const char *widgettype, const char *object, const char *name, Uint8 &prop)=0 | PG_Theme | [pure virtual] |
GetProperty(const char *widgettype, const char *object, const char *name, bool &prop)=0 | PG_Theme | [pure virtual] |
GetProperty(const char *widgettype, const char *object, const char *name, int &prop)=0 | PG_Theme | [pure virtual] |
GetProperty(const char *widgettype, const char *object, const char *name, Uint16 &prop) | PG_Theme | [inline] |
Load(const char *xmltheme) | PG_Theme | [static] |
Unload(PG_Theme *theme) | PG_Theme | [static] |
~PG_Theme() | PG_Theme | [inline, virtual] |