_DEVFONT Struct Reference
[Logical font operations]

#include <gdi.h>

Data Fields


Detailed Description

The device font structure.

Definition at line 5787 of file gdi.h.


Field Documentation

CHARSETOPS* charset_ops

The pointer to character set operation structure.

Definition at line 5799 of file gdi.h.

void* data

The device font used data.

Definition at line 5805 of file gdi.h.

FONTOPS* font_ops

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.

struct _DEVFONT* next

The pointer to next device font.

Definition at line 5802 of file gdi.h.

void* relationship

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:
Generated on Thu Apr 7 15:58:42 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3