This is the complete list of members for
gnash::Font, including all inherited members.
add_ref() const | gnash::ref_counted | [inline] |
addFontNameInfo(const FontNameInfo &fontName) | gnash::Font | |
ascent(bool embedded) const | gnash::Font | |
CodeTable typedef | gnash::Font | |
codeTableLookup(int glyph, bool embedded) const | gnash::Font | |
descent(bool embedded) const | gnash::Font | |
drop_ref() const | gnash::ref_counted | [inline] |
Font(std::auto_ptr< SWF::DefineFontTag > ft) | gnash::Font | |
Font(const std::string &name, bool bold=false, bool italic=false) | gnash::Font | |
ftProvider() const | gnash::Font | |
get_advance(int glyph_index, bool embedded) const | gnash::Font | |
get_glyph(int glyph_index, bool embedded) const | gnash::Font | |
get_glyph_index(boost::uint16_t code, bool embedded) const | gnash::Font | |
get_kerning_adjustment(int last_code, int this_code) const | gnash::Font | |
get_ref_count() const | gnash::ref_counted | [inline] |
glyphCount() const | gnash::Font | |
GlyphInfoRecords typedef | gnash::Font | |
isBold() const | gnash::Font | [inline] |
isItalic() const | gnash::Font | [inline] |
leading() const | gnash::Font | |
matches(const std::string &name, bool bold, bool italic) const | gnash::Font | |
name() const | gnash::Font | [inline] |
ref_counted() | gnash::ref_counted | [inline] |
ref_counted(const ref_counted &) | gnash::ref_counted | [inline] |
setCodeTable(std::auto_ptr< CodeTable > table) | gnash::Font | |
setFlags(boost::uint8_t flags) | gnash::Font | |
setName(const std::string &name) | gnash::Font | |
unitsPerEM(bool embedded) const | gnash::Font | |
~Font() | gnash::Font | |
~ref_counted() | gnash::ref_counted | [inline, protected, virtual] |