#include <gdi.h>
Data Fields
Detailed Description
The device font structure.
Definition at line 5787 of file gdi.h.
Field Documentation
The pointer to character set operation structure.
Definition at line 5799 of file gdi.h.
The device font used data.
Definition at line 5805 of file gdi.h.
The pointer to font operation structure.
Definition at line 5796 of file gdi.h.
char name[LEN_UNIDEVFONT_NAME+1] |
The device font name.
Definition at line 5790 of file gdi.h.
indicating if the data need to be unloaded before delete a devfont
Definition at line 5811 of file gdi.h.
The pointer to next device font.
Definition at line 5802 of file gdi.h.
The device font used relationship.
Definition at line 5808 of file gdi.h.
The styles of the device font.
Definition at line 5793 of file gdi.h.
The documentation for this struct was generated from the following file: