Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

glw_Font Struct Reference

Collaboration diagram for glw_Font:

Collaboration graph
[legend]

Data Fields

Node_tnode
glw_Connectionconn
glw_FontFaceface
int size
u32 style
HFONT handle
int counter
Node_tnode
glw_Connectionconn
glw_FontFaceface

Field Documentation

struct glw_Connection* glw_Font::conn
 

Definition at line 112 of file GlwTerminal.c.

struct glw_Connection* glw_Font::conn
 

Definition at line 112 of file Glw.c.

Referenced by glw_GetFontConnection, and glw_OpenFontTL.

int glw_Font::counter
 

Definition at line 117 of file GlwTerminal.c.

Referenced by glw_CloseFontTL, and glw_OpenFontTL.

struct glw_FontFace* glw_Font::face
 

Definition at line 113 of file GlwTerminal.c.

struct glw_FontFace* glw_Font::face
 

Definition at line 113 of file Glw.c.

Referenced by glw_OpenFontTL.

HFONT glw_Font::handle
 

Definition at line 116 of file GlwTerminal.c.

Referenced by glw_CloseFontTL, glw_DrawTextTL, glw_GetTextLengthTL, and glw_OpenFontTL.

Node_t* glw_Font::node
 

Definition at line 111 of file GlwTerminal.c.

Node_t* glw_Font::node
 

Definition at line 111 of file Glw.c.

Referenced by glw_CloseFontTL, and glw_OpenFontTL.

int glw_Font::size
 

Definition at line 114 of file GlwTerminal.c.

Referenced by glw_DrawTextTL, glw_GetFontSizeTL, and glw_OpenFontTL.

u32 glw_Font::style
 

Definition at line 115 of file GlwTerminal.c.

Referenced by glw_OpenFontTL.


The documentation for this struct was generated from the following files:
Generated on Tue Jan 7 12:13:22 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002