This is the complete list of members for FontPool, including all inherited members.
add_font(const std::string &filename, TextFont *font) | FontPool | inlinestatic |
garbage_collect() | FontPool | inlinestatic |
has_font(const std::string &filename) | FontPool | inlinestatic |
list_contents(std::ostream &out) | FontPool | inlinestatic |
load_font(const std::string &filename) | FontPool | inlinestatic |
release_all_fonts() | FontPool | inlinestatic |
release_font(const std::string &filename) | FontPool | inlinestatic |
verify_font(const std::string &filename) | FontPool | inlinestatic |
write(std::ostream &out) | FontPool | static |