| _fonts | FontPool | [private] |
| _global_ptr | FontPool | [private, static] |
| add_font(const string &filename, TextFont *font) | FontPool | [inline, static] |
| FontPool() | FontPool | [inline, private] |
| Fonts typedef | FontPool | [private] |
| garbage_collect() | FontPool | [inline, static] |
| get_ptr() | FontPool | [private, static] |
| has_font(const string &filename) | FontPool | [inline, static] |
| list_contents(ostream &out) | FontPool | [inline, static] |
| load_font(const string &filename) | FontPool | [inline, static] |
| lookup_filename(const string &str, Filename &filename, int &face_index) | FontPool | [private, static] |
| ns_add_font(const string &filename, TextFont *font) | FontPool | [private] |
| ns_garbage_collect() | FontPool | [private] |
| ns_has_font(const string &str) | FontPool | [private] |
| ns_list_contents(ostream &out) | FontPool | [private] |
| ns_load_font(const string &str) | FontPool | [private] |
| ns_release_all_fonts() | FontPool | [private] |
| ns_release_font(const string &filename) | FontPool | [private] |
| release_all_fonts() | FontPool | [inline, static] |
| release_font(const string &filename) | FontPool | [inline, static] |
| verify_font(const string &filename) | FontPool | [inline, static] |