ReactOS 0.4.15-dev-7958-gcd0bb1a
_FONT_WND_INFO Struct Reference

#include <precomp.h>

Collaboration diagram for _FONT_WND_INFO:

Public Attributes

PMAIN_WND_INFO MainWndInfo
 
PFONT_OPEN_INFO OpenInfo
 
PBITMAP_FONT Font
 
HWND hSelf
 
HWND hFontBoxesWnd
 
UINT uSelectedCharacter
 
PFONT_WND_INFO PrevFontWnd
 
PFONT_WND_INFO NextFontWnd
 
PEDIT_GLYPH_INFO FirstEditGlyphWnd
 
PEDIT_GLYPH_INFO LastEditGlyphWnd
 

Detailed Description

Definition at line 64 of file precomp.h.

Member Data Documentation

◆ FirstEditGlyphWnd

PEDIT_GLYPH_INFO _FONT_WND_INFO::FirstEditGlyphWnd

Definition at line 77 of file precomp.h.

Referenced by EditCurrentGlyph().

◆ Font

PBITMAP_FONT _FONT_WND_INFO::Font

Definition at line 68 of file precomp.h.

Referenced by EditCurrentGlyph().

◆ hFontBoxesWnd

HWND _FONT_WND_INFO::hFontBoxesWnd

Definition at line 71 of file precomp.h.

◆ hSelf

HWND _FONT_WND_INFO::hSelf

Definition at line 70 of file precomp.h.

Referenced by EditCurrentGlyph(), and MainWndProc().

◆ LastEditGlyphWnd

PEDIT_GLYPH_INFO _FONT_WND_INFO::LastEditGlyphWnd

Definition at line 78 of file precomp.h.

Referenced by EditCurrentGlyph().

◆ MainWndInfo

PMAIN_WND_INFO _FONT_WND_INFO::MainWndInfo

Definition at line 66 of file precomp.h.

◆ NextFontWnd

PFONT_WND_INFO _FONT_WND_INFO::NextFontWnd

Definition at line 75 of file precomp.h.

Referenced by MainWndProc().

◆ OpenInfo

PFONT_OPEN_INFO _FONT_WND_INFO::OpenInfo

Definition at line 67 of file precomp.h.

◆ PrevFontWnd

PFONT_WND_INFO _FONT_WND_INFO::PrevFontWnd

Definition at line 74 of file precomp.h.

◆ uSelectedCharacter

UINT _FONT_WND_INFO::uSelectedCharacter

Definition at line 72 of file precomp.h.

Referenced by EditCurrentGlyph().


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