ARB
Public Attributes | List of all members
AW_xfig_text Struct Reference

#include <aw_xfig.hxx>

Collaboration diagram for AW_xfig_text:
Collaboration graph
[legend]

Public Attributes

struct AW_xfig_textnext
 
short x
 
short y
 
short pix_len
 
chartext
 
AW_font font
 
short fontsize
 
int center
 
short color
 
int gc
 

Detailed Description

Definition at line 44 of file aw_xfig.hxx.

Member Data Documentation

struct AW_xfig_text* AW_xfig_text::next
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().


The documentation for this struct was generated from the following file: