ReactOS 0.4.15-dev-7931-gfd331f1
tagNEWTEXTMETRICW Struct Reference

#include <wingdi.h>

Public Attributes

LONG tmHeight
 
LONG tmAscent
 
LONG tmDescent
 
LONG tmInternalLeading
 
LONG tmExternalLeading
 
LONG tmAveCharWidth
 
LONG tmMaxCharWidth
 
LONG tmWeight
 
LONG tmOverhang
 
LONG tmDigitizedAspectX
 
LONG tmDigitizedAspectY
 
WCHAR tmFirstChar
 
WCHAR tmLastChar
 
WCHAR tmDefaultChar
 
WCHAR tmBreakChar
 
BYTE tmItalic
 
BYTE tmUnderlined
 
BYTE tmStruckOut
 
BYTE tmPitchAndFamily
 
BYTE tmCharSet
 
DWORD ntmFlags
 
UINT ntmSizeEM
 
UINT ntmCellHeight
 
UINT ntmAvgWidth
 

Detailed Description

Definition at line 2643 of file wingdi.h.

Member Data Documentation

◆ ntmAvgWidth

UINT tagNEWTEXTMETRICW::ntmAvgWidth

Definition at line 2667 of file wingdi.h.

Referenced by FontFamilyFillInfo(), and NewTextMetricW2A().

◆ ntmCellHeight

UINT tagNEWTEXTMETRICW::ntmCellHeight

◆ ntmFlags

DWORD tagNEWTEXTMETRICW::ntmFlags

Definition at line 2664 of file wingdi.h.

Referenced by AddFontFamily(), EnumFontFamProcW(), FontFamilyFillInfo(), and NewTextMetricW2A().

◆ ntmSizeEM

UINT tagNEWTEXTMETRICW::ntmSizeEM

◆ tmAscent

LONG tagNEWTEXTMETRICW::tmAscent

Definition at line 2645 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmAveCharWidth

LONG tagNEWTEXTMETRICW::tmAveCharWidth

Definition at line 2649 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmBreakChar

WCHAR tagNEWTEXTMETRICW::tmBreakChar

Definition at line 2658 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmCharSet

BYTE tagNEWTEXTMETRICW::tmCharSet

Definition at line 2663 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDefaultChar

WCHAR tagNEWTEXTMETRICW::tmDefaultChar

Definition at line 2657 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDescent

LONG tagNEWTEXTMETRICW::tmDescent

Definition at line 2646 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDigitizedAspectX

LONG tagNEWTEXTMETRICW::tmDigitizedAspectX

Definition at line 2653 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDigitizedAspectY

LONG tagNEWTEXTMETRICW::tmDigitizedAspectY

Definition at line 2654 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmExternalLeading

LONG tagNEWTEXTMETRICW::tmExternalLeading

Definition at line 2648 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmFirstChar

WCHAR tagNEWTEXTMETRICW::tmFirstChar

Definition at line 2655 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmHeight

LONG tagNEWTEXTMETRICW::tmHeight

Definition at line 2644 of file wingdi.h.

Referenced by add_font(), AddFontStyle(), and FontFamilyFillInfo().

◆ tmInternalLeading

LONG tagNEWTEXTMETRICW::tmInternalLeading

Definition at line 2647 of file wingdi.h.

Referenced by add_font(), AddFontStyle(), and FontFamilyFillInfo().

◆ tmItalic

BYTE tagNEWTEXTMETRICW::tmItalic

Definition at line 2659 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmLastChar

WCHAR tagNEWTEXTMETRICW::tmLastChar

Definition at line 2656 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmMaxCharWidth

LONG tagNEWTEXTMETRICW::tmMaxCharWidth

Definition at line 2650 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmOverhang

LONG tagNEWTEXTMETRICW::tmOverhang

Definition at line 2652 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmPitchAndFamily

BYTE tagNEWTEXTMETRICW::tmPitchAndFamily

Definition at line 2662 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmStruckOut

BYTE tagNEWTEXTMETRICW::tmStruckOut

Definition at line 2661 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmUnderlined

BYTE tagNEWTEXTMETRICW::tmUnderlined

Definition at line 2660 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmWeight

LONG tagNEWTEXTMETRICW::tmWeight

Definition at line 2651 of file wingdi.h.

Referenced by FontFamilyFillInfo().


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