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