#include <dlg_box.h>
Public Attributes | |
| int | ypos |
| int | textcolor |
| int | background |
| pfont | font |
| int | eeinzug |
| int | aeinzug |
| int | height |
| const char * | textpointer |
| tstartpoint * | next |
| int | xpos |
| int | maxlineheight |
Definition at line 329 of file dlg_box.h.
Definition at line 330 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 331 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 332 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 333 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 334 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 335 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 336 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
| const char* tviewtext::tstartpoint::textpointer |
Definition at line 337 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 338 of file dlg_box.h.
Referenced by tviewtext::displaytext(), tviewtext::nextline(), and tviewtext::~tviewtext().
Definition at line 339 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
Definition at line 340 of file dlg_box.h.
Referenced by tviewtext::displaytext(), and tviewtext::nextline().
1.5.1