ReactOS 0.4.15-dev-7842-g558ab78
_FONTGDI Struct Reference

#include <engobjects.h>

Collaboration diagram for _FONTGDI:

Public Attributes

FONTOBJ FontObj
 
ULONG iUnique
 
FLONG flType
 
DHPDEV dhpdev
 
PSHARED_FACE SharedFace
 
LONG lMaxNegA
 
LONG lMaxNegC
 
LONG lMinWidthD
 
LPWSTR Filename
 
BYTE RequestUnderline
 
BYTE RequestStrikeOut
 
BYTE RequestItalic
 
LONG RequestWeight
 
BYTE OriginalItalic
 
LONG OriginalWeight
 
BYTE CharSet
 
LONG tmHeight
 
LONG tmAscent
 
LONG tmDescent
 
LONG tmInternalLeading
 
LONG Magic
 
LONG lfHeight
 
LONG lfWidth
 

Detailed Description

Definition at line 139 of file engobjects.h.

Member Data Documentation

◆ CharSet

BYTE _FONTGDI::CharSet

Definition at line 158 of file engobjects.h.

Referenced by FillTM(), GetFontFamilyInfoForList(), and IntGdiLoadFontsFromMemory().

◆ dhpdev

DHPDEV _FONTGDI::dhpdev

Definition at line 144 of file engobjects.h.

◆ Filename

LPWSTR _FONTGDI::Filename

◆ flType

FLONG _FONTGDI::flType

Definition at line 142 of file engobjects.h.

Referenced by NtGdiGetOutlineTextMetricsInternalW(), and TextIntRealizeFont().

◆ FontObj

FONTOBJ _FONTGDI::FontObj

Definition at line 140 of file engobjects.h.

◆ iUnique

ULONG _FONTGDI::iUnique

Definition at line 141 of file engobjects.h.

◆ lfHeight

LONG _FONTGDI::lfHeight

Definition at line 166 of file engobjects.h.

Referenced by IntRequestFontSize().

◆ lfWidth

LONG _FONTGDI::lfWidth

Definition at line 167 of file engobjects.h.

Referenced by FillTM(), and IntRequestFontSize().

◆ lMaxNegA

LONG _FONTGDI::lMaxNegA

Definition at line 147 of file engobjects.h.

◆ lMaxNegC

LONG _FONTGDI::lMaxNegC

Definition at line 148 of file engobjects.h.

◆ lMinWidthD

LONG _FONTGDI::lMinWidthD

Definition at line 149 of file engobjects.h.

◆ Magic

LONG _FONTGDI::Magic

Definition at line 165 of file engobjects.h.

Referenced by IntRequestFontSize(), and TextIntGetTextExtentPoint().

◆ OriginalItalic

BYTE _FONTGDI::OriginalItalic

◆ OriginalWeight

LONG _FONTGDI::OriginalWeight

◆ RequestItalic

BYTE _FONTGDI::RequestItalic

Definition at line 154 of file engobjects.h.

Referenced by FillTM(), IntGdiLoadFontsFromMemory(), and TextIntRealizeFont().

◆ RequestStrikeOut

BYTE _FONTGDI::RequestStrikeOut

Definition at line 153 of file engobjects.h.

Referenced by FillTM(), and TextIntRealizeFont().

◆ RequestUnderline

BYTE _FONTGDI::RequestUnderline

Definition at line 152 of file engobjects.h.

Referenced by FillTM(), and TextIntRealizeFont().

◆ RequestWeight

LONG _FONTGDI::RequestWeight

Definition at line 155 of file engobjects.h.

Referenced by FillTM(), IntGdiLoadFontsFromMemory(), and TextIntRealizeFont().

◆ SharedFace

◆ tmAscent

LONG _FONTGDI::tmAscent

◆ tmDescent

LONG _FONTGDI::tmDescent

◆ tmHeight

LONG _FONTGDI::tmHeight

Definition at line 161 of file engobjects.h.

Referenced by IntRequestFontSize().

◆ tmInternalLeading

LONG _FONTGDI::tmInternalLeading

Definition at line 164 of file engobjects.h.

Referenced by FillTM(), and IntRequestFontSize().


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