|
ARB
|
#include <aw_xfig.hxx>

Public Attributes | |
| struct AW_xfig_text * | next |
| short | x |
| short | y |
| short | pix_len |
| char * | text |
| AW_font | font |
| short | fontsize |
| int | center |
| short | color |
| int | gc |
Definition at line 44 of file aw_xfig.hxx.
| struct AW_xfig_text* AW_xfig_text::next |
Definition at line 45 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), AW_xfig::create_gcs(), AW_xfig::print(), and AW_xfig::~AW_xfig().
| short AW_xfig_text::x |
Definition at line 47 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), and AW_xfig::print().
| short AW_xfig_text::y |
Definition at line 47 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), and AW_xfig::print().
| short AW_xfig_text::pix_len |
Definition at line 48 of file aw_xfig.hxx.
| char* AW_xfig_text::text |
Definition at line 49 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), AW_xfig::print(), and AW_xfig::~AW_xfig().
| AW_font AW_xfig_text::font |
Definition at line 50 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), and AW_xfig::create_gcs().
| short AW_xfig_text::fontsize |
Definition at line 51 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), and AW_xfig::create_gcs().
| int AW_xfig_text::center |
Definition at line 52 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig(), and AW_xfig::print().
| short AW_xfig_text::color |
Definition at line 53 of file aw_xfig.hxx.
Referenced by AW_xfig::AW_xfig().
| int AW_xfig_text::gc |
Definition at line 54 of file aw_xfig.hxx.
Referenced by AW_xfig::create_gcs(), and AW_xfig::print().
1.8.8