CTWM
|
#include <ctwm.h>
Data Fields | |
char * | basename |
XFontSet | font_set |
int | ascent |
int | descent |
int | height |
int | y |
unsigned int | avg_height |
float | avg_fheight |
unsigned int | avg_count |
Definition at line 137 of file ctwm.h.
Referenced by GetFont(), and UpdateFont().
float MyFont::avg_fheight |
Definition at line 136 of file ctwm.h.
Referenced by GetFont(), and UpdateFont().
Definition at line 135 of file ctwm.h.
Referenced by GetFont(), and UpdateFont().
char* MyFont::basename |
Definition at line 128 of file ctwm.h.
Referenced by GetFont(), and InitScreenInfo().
int MyFont::descent |
Definition at line 131 of file ctwm.h.
Referenced by GetFont(), and PaintWsButton().
XFontSet MyFont::font_set |
Definition at line 129 of file ctwm.h.
Referenced by CreateOccupyWindow(), CreateWorkSpaceManagerWindow(), GetFont(), PaintWsButton(), and WMapRedrawWindow().
int MyFont::height |
Definition at line 132 of file ctwm.h.
Referenced by AnimateIcons(), and GetFont().