ASTextAttributes Struct Reference

#include <asfont.h>

List of all members.

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


Detailed Description

Definition at line 275 of file asfont.h.


Member Data Documentation

unsigned int ASTextAttributes::version

Definition at line 278 of file asfont.h.

Referenced by draw_fancy_text(), and get_fancy_text_size().

ASFlagType ASTextAttributes::rendition_flags

Definition at line 281 of file asfont.h.

ASText3DType ASTextAttributes::type

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().

ASCharType ASTextAttributes::char_type

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

Definition at line 285 of file asfont.h.

Referenced by goto_tab_stop().

unsigned int* ASTextAttributes::tab_stops

Definition at line 287 of file asfont.h.

Referenced by goto_tab_stop().

unsigned int ASTextAttributes::tab_stops_num

Definition at line 289 of file asfont.h.

Referenced by goto_tab_stop().

ARGB32 ASTextAttributes::fore_color

Definition at line 291 of file asfont.h.

Referenced by draw_text_internal().

unsigned int ASTextAttributes::width

Definition at line 292 of file asfont.h.

Referenced by draw_text_internal().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1