#include <d4d_font.h>
Definition at line 216 of file d4d_font.h.
D4D_COLOR colorBack |
Definition at line 223 of file d4d_font.h.
D4D_COLOR colorText |
Definition at line 222 of file d4d_font.h.
D4D_COOR maxWidth |
Definition at line 227 of file d4d_font.h.
D4D_FONT_TYPE* pFontType |
Definition at line 220 of file d4d_font.h.
D4D_FONT_PROPERTIES properties |
Definition at line 224 of file d4d_font.h.
D4D_TAB* pTab |
Definition at line 221 of file d4d_font.h.
D4D_TCHAR* pText |
Definition at line 219 of file d4d_font.h.
D4D_INDEX textLength |
Definition at line 225 of file d4d_font.h.
D4D_INDEX textOffset |
Definition at line 226 of file d4d_font.h.
D4D_COOR x |
Definition at line 217 of file d4d_font.h.
D4D_COOR y |
Definition at line 218 of file d4d_font.h.