|
DUDS
|
Distributed Update of Data from Something
|
This is the complete list of members for duds::ui::graphics::BppFontPool, including all inherited members.
| add(const std::string &name, const BppFontSptr &font, const BppStringCacheSptr &cache) | duds::ui::graphics::BppFontPool | |
| add(const std::string &name, BppFontSptr &&font, BppStringCacheSptr &&cache) | duds::ui::graphics::BppFontPool | |
| addWithCache(const std::string &name, const BppFontSptr &font) | duds::ui::graphics::BppFontPool | |
| addWithCache(const std::string &name, const std::string &fontpath) | duds::ui::graphics::BppFontPool | |
| addWithoutCache(const std::string &name, const BppFontSptr &font) | duds::ui::graphics::BppFontPool | |
| addWithoutCache(const std::string &name, const std::string &fontpath) | duds::ui::graphics::BppFontPool | |
| alias(const std::string &existing, const std::string &newname) | duds::ui::graphics::BppFontPool | |
| block | duds::ui::graphics::BppFontPool | mutableprivate |
| fonts | duds::ui::graphics::BppFontPool | private |
| getFc(FontAndCache &fc, const std::string &font) const | duds::ui::graphics::BppFontPool | private |
| getFont(const std::string &font) const | duds::ui::graphics::BppFontPool | |
| getStringCache(const std::string &font) const | duds::ui::graphics::BppFontPool | |
| render(const std::string &font, const String &str, BppFont::Flags flags=BppFont::AlignLeft) const | duds::ui::graphics::BppFontPool | inline |
| text(const std::string &font, const String &str, BppFont::Flags flags=BppFont::AlignLeft) const | duds::ui::graphics::BppFontPool | inline |