|
ARB
|


Go to the source code of this file.
Classes | |
| struct | AW_xfig_line |
| struct | AW_xfig_text |
| struct | AW_xfig_pos |
| class | AW_xfig |
Functions | |
| char * | aw_get_font_from_xfig (int fontnr) |
Variables | |
| const int | XFIG_DEFAULT_FONT_WIDTH = 8 |
| const int | XFIG_DEFAULT_FONT_HEIGHT = 13 |
| const int | MAX_LINE_WIDTH = 20 |
| const int | MAX_XFIG_LENGTH = 100000 |
| const int XFIG_DEFAULT_FONT_WIDTH = 8 |
Definition at line 25 of file aw_xfig.hxx.
| const int XFIG_DEFAULT_FONT_HEIGHT = 13 |
Definition at line 26 of file aw_xfig.hxx.
| const int MAX_LINE_WIDTH = 20 |
Definition at line 28 of file aw_xfig.hxx.
Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), AW_xfig::print(), and AW_xfig::~AW_xfig().
| const int MAX_XFIG_LENGTH = 100000 |
Definition at line 29 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig().
1.8.8