calc_font_height(const Font &font) const | ifm::DefaultTheme | [protected, virtual] |
calc_text_width(const Font &font, std::string str) const | ifm::DefaultTheme | [protected] |
ComponentColors typedef | ifm::DefaultTheme | [private] |
DefaultTheme() | ifm::DefaultTheme | |
Fonts typedef | ifm::DefaultTheme | [private] |
get_color(component_type type, int part) const | ifm::DefaultTheme | [virtual] |
get_font(int id) const | ifm::DefaultTheme | [virtual] |
get_font_height(int id) const | ifm::DefaultTheme | [virtual] |
get_image(THEME_IMAGE img) const | ifm::DefaultTheme | [virtual] |
get_inner_tab_padding() const | ifm::DefaultTheme | [virtual] |
get_text_width(int id, std::string str) const | ifm::DefaultTheme | [virtual] |
ImageMap typedef | ifm::DefaultTheme | [private] |
m_colors | ifm::DefaultTheme | [mutable, private] |
m_fonts | ifm::DefaultTheme | [private] |
m_imageMap | ifm::DefaultTheme | [private] |
set_color(component_type type, int part, const Color &color) | ifm::DefaultTheme | [virtual] |
set_defaults() | ifm::DefaultTheme | [virtual] |
set_font(int id, const Font &font) | ifm::DefaultTheme | [virtual] |
set_image(THEME_IMAGE img, const Bitmap &bitmap) | ifm::DefaultTheme | [virtual] |
theme_changed() | ifm::DefaultTheme | [virtual] |
~Theme() | ifm::Theme | [virtual] |