|
ARB
|
#include <aw_xfont.hxx>

Public Attributes | |
| int | size |
| Font | fid |
| char * | fname |
| XFontStruct * | fstruct |
| xfont * | next |
Definition at line 12 of file aw_xfont.hxx.
| int xfont::size |
Definition at line 13 of file aw_xfont.hxx.
Referenced by aw_root_init_font(), and lookfont().
| Font xfont::fid |
Definition at line 14 of file aw_xfont.hxx.
| char* xfont::fname |
Definition at line 15 of file aw_xfont.hxx.
Referenced by AW_get_font_specification(), aw_root_init_font(), and lookfont().
| XFontStruct* xfont::fstruct |
Definition at line 16 of file aw_xfont.hxx.
Referenced by aw_root_init_font(), and lookfont().
| xfont* xfont::next |
Definition at line 17 of file aw_xfont.hxx.
Referenced by aw_root_init_font(), and lookfont().
1.8.8