|
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 |
| int MyFont::ascent |
Definition at line 130 of file ctwm.h.
Referenced by GetFont(), and MakeStringCursor().
| unsigned int MyFont::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().
| unsigned int MyFont::avg_height |
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(), MakeStringCursor(), PaintWsButton(), and WMapRedrawWindow().
| int MyFont::height |
Definition at line 132 of file ctwm.h.
Referenced by AnimateIcons(), and GetFont().