#include <asfont.h>
Public Attributes | |
unsigned int | version |
ASFlagType | rendition_flags |
ASText3DType | type |
ASCharType | char_type |
unsigned int | tab_size |
unsigned int | origin |
unsigned int * | tab_stops |
unsigned int | tab_stops_num |
ARGB32 | fore_color |
unsigned int | width |
Definition at line 275 of file asfont.h.
unsigned int ASTextAttributes::version |
Definition at line 278 of file asfont.h.
Referenced by draw_fancy_text(), and get_fancy_text_size().
Definition at line 282 of file asfont.h.
Referenced by draw_text(), draw_text_internal(), draw_unicode_text(), draw_utf8_text(), get_text_glyph_map(), get_text_size(), get_text_size_internal(), get_unicode_text_size(), and get_utf8_text_size().
Definition at line 283 of file asfont.h.
Referenced by draw_fancy_text(), draw_text(), get_fancy_text_size(), get_text_glyph_map(), get_text_size(), and get_text_size_internal().
unsigned int ASTextAttributes::tab_size |
Definition at line 284 of file asfont.h.
Referenced by draw_fancy_text(), get_fancy_text_size(), and goto_tab_stop().
unsigned int ASTextAttributes::origin |
unsigned int* ASTextAttributes::tab_stops |
unsigned int ASTextAttributes::tab_stops_num |
unsigned int ASTextAttributes::width |