| _is_valid | TextFont | [protected] |
| _line_height | TextFont | [protected] |
| _space_advance | TextFont | [protected] |
| _type_handle | TextFont | [private, static] |
| calc_width(int character) | TextFont | |
| calc_width(const string &line) | TextFont | |
| calc_width(const wstring &line) | TextFont | |
| clear_name() | Namable | [inline] |
| force_init_type() | TextFont | [inline, virtual] |
| get_class_type() | TextFont | [inline, static] |
| get_glyph(int character, const TextGlyph *&glyph)=0 | TextFont | [pure virtual] |
| get_line_height() const | TextFont | [inline] |
| get_name() const | Namable | [inline] |
| get_ref_count() const | ReferenceCount | [inline] |
| get_space_advance() const | TextFont | [inline] |
| get_type() const | TextFont | [inline, virtual] |
| get_type_index() const | TypedObject | [inline] |
| has_name() const | Namable | [inline] |
| init_type() | TextFont | [inline, static] |
| is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
| is_of_type(TypeHandle handle) const | TypedObject | [inline] |
| is_valid() const | TextFont | [inline] |
| Namable(const string &initial_name="") | Namable | [inline] |
| Namable(const Namable ©) | Namable | [inline] |
| TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
| TypedReferenceCount::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
| TypedReferenceCount::ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
| Namable::operator=(const Namable &other) | Namable | [inline] |
| output(ostream &out) const | Namable | [inline] |
| ref() const | ReferenceCount | [inline] |
| ReferenceCount() | ReferenceCount | [inline, protected] |
| ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
| set_line_height(float line_height) | TextFont | [inline] |
| set_name(const string &name) | Namable | [inline] |
| set_space_advance(float space_advance) | TextFont | [inline] |
| test_ref_count_integrity() const | ReferenceCount | [inline] |
| TextFont() | TextFont | |
| TypedObject() | TypedObject | [inline] |
| TypedObject(const TypedObject ©) | TypedObject | [inline] |
| TypedReferenceCount() | TypedReferenceCount | [inline] |
| TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
| unref() const | ReferenceCount | [inline] |
| wordwrap_to(const string &text, float wordwrap_width, bool preserve_trailing_whitespace) | TextFont | |
| wordwrap_to(const wstring &text, float wordwrap_width, bool preserve_trailing_whitespace) | TextFont | |
| write(ostream &out, int indent_level) const | TextFont | [virtual] |
| ~ReferenceCount() | ReferenceCount | [inline, protected] |
| ~TextFont() | TextFont | [virtual] |
| ~TypedObject() | TypedObject | [virtual] |