Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_TEXT_BUFFER_FONT_INFO Struct Reference

#include <output.h>

List of all members.

Public Attributes

_TEXT_BUFFER_FONT_INFONextTextBufferFont
COORD FontSize
DWORD FontNumber
WCHAR FaceName [LF_FACESIZE]
LONG Weight
BYTE Family
UINT FontCodePage


Member Data Documentation

WCHAR _TEXT_BUFFER_FONT_INFO::FaceName[LF_FACESIZE]
 

Definition at line 99 of file output.h.

Referenced by ds(), and StoreTextBufferFontInfo().

BYTE _TEXT_BUFFER_FONT_INFO::Family
 

Definition at line 101 of file output.h.

Referenced by ds(), and StoreTextBufferFontInfo().

UINT _TEXT_BUFFER_FONT_INFO::FontCodePage
 

Definition at line 102 of file output.h.

Referenced by ds(), FindTextBufferFontInfo(), and StoreTextBufferFontInfo().

DWORD _TEXT_BUFFER_FONT_INFO::FontNumber
 

Definition at line 98 of file output.h.

Referenced by ds(), and StoreTextBufferFontInfo().

COORD _TEXT_BUFFER_FONT_INFO::FontSize
 

Definition at line 97 of file output.h.

Referenced by ds(), and StoreTextBufferFontInfo().

struct _TEXT_BUFFER_FONT_INFO* _TEXT_BUFFER_FONT_INFO::NextTextBufferFont
 

Definition at line 96 of file output.h.

Referenced by ds(), FindTextBufferFontInfo(), RemoveTextBufferFontInfo(), and StoreTextBufferFontInfo().

LONG _TEXT_BUFFER_FONT_INFO::Weight
 

Definition at line 100 of file output.h.

Referenced by ds(), and StoreTextBufferFontInfo().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:26 2004 for test by doxygen 1.3.7