#include <libsswf.h>
Public Attributes | |
long | f_advance |
sswf_ucs4_t | f_glyph |
unsigned long | f_index |
bool | f_is_empty |
unsigned long | f_position |
unsigned short | f_saved_index |
Referenced by sswf::TagText::DefineText(), sswf::TagFont::FindGlyph(), sswf::TagFont::GlyphInfo(), and sswf::TagText::Save().
unsigned long sswf::TagFont::font_info_t::f_index |
Referenced by sswf::TagText::DefineText(), sswf::TagFont::FindGlyph(), and sswf::TagFont::GlyphInfo().
unsigned long sswf::TagFont::font_info_t::f_position |
Referenced by sswf::TagFont::AddGlyph(), and sswf::TagFont::FindGlyph().
unsigned short sswf::TagFont::font_info_t::f_saved_index |
Referenced by sswf::TagText::DefineText(), sswf::TagFont::FindGlyph(), sswf::TagFont::GlyphInfo(), and sswf::TagText::Save().