Gnash
0.8.11dev
|
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::unique_ptr< SWF::DefineFontTag > ft) | gnash::Font | |
Font(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(std::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::unique_ptr< CodeTable > table) | gnash::Font | |
setFlags(std::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 | inlineprotectedvirtual |