CTWM
Loading...
Searching...
No Matches
Data Fields
MyFont Struct Reference

#include <ctwm.h>

Data Fields

charbasename
 
XFontSet font_set
 
int ascent
 
int descent
 
int height
 
int y
 
unsigned int avg_height
 
float avg_fheight
 
unsigned int avg_count
 

Detailed Description

Definition at line 127 of file ctwm.h.

Field Documentation

◆ ascent

int MyFont::ascent

Definition at line 130 of file ctwm.h.

Referenced by GetFont().

◆ avg_count

unsigned int MyFont::avg_count

Definition at line 137 of file ctwm.h.

Referenced by GetFont(), and UpdateFont().

◆ avg_fheight

float MyFont::avg_fheight

Definition at line 136 of file ctwm.h.

Referenced by GetFont(), and UpdateFont().

◆ avg_height

unsigned int MyFont::avg_height

Definition at line 135 of file ctwm.h.

Referenced by GetFont(), and UpdateFont().

◆ basename

char* MyFont::basename

Definition at line 128 of file ctwm.h.

Referenced by GetFont(), and InitScreenInfo().

◆ descent

int MyFont::descent

Definition at line 131 of file ctwm.h.

Referenced by GetFont(), and PaintWsButton().

◆ font_set

XFontSet MyFont::font_set

◆ height

int MyFont::height

Definition at line 132 of file ctwm.h.

Referenced by AnimateIcons(), and GetFont().

◆ y

int MyFont::y

Definition at line 133 of file ctwm.h.

Referenced by GetFont().


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