ReactOS 0.4.16-dev-1946-g52006dd
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 3089 of file wingdi.h.

Member Data Documentation

◆ ntmAvgWidth

UINT tagNEWTEXTMETRICW::ntmAvgWidth

Definition at line 3113 of file wingdi.h.

Referenced by FontFamilyFillInfo(), and NewTextMetricW2A().

◆ ntmCellHeight

UINT tagNEWTEXTMETRICW::ntmCellHeight

◆ ntmFlags

DWORD tagNEWTEXTMETRICW::ntmFlags

Definition at line 3110 of file wingdi.h.

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

◆ ntmSizeEM

UINT tagNEWTEXTMETRICW::ntmSizeEM

◆ tmAscent

LONG tagNEWTEXTMETRICW::tmAscent

Definition at line 3091 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmAveCharWidth

LONG tagNEWTEXTMETRICW::tmAveCharWidth

Definition at line 3095 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmBreakChar

WCHAR tagNEWTEXTMETRICW::tmBreakChar

Definition at line 3104 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmCharSet

BYTE tagNEWTEXTMETRICW::tmCharSet

Definition at line 3109 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDefaultChar

WCHAR tagNEWTEXTMETRICW::tmDefaultChar

Definition at line 3103 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDescent

LONG tagNEWTEXTMETRICW::tmDescent

Definition at line 3092 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDigitizedAspectX

LONG tagNEWTEXTMETRICW::tmDigitizedAspectX

Definition at line 3099 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmDigitizedAspectY

LONG tagNEWTEXTMETRICW::tmDigitizedAspectY

Definition at line 3100 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmExternalLeading

LONG tagNEWTEXTMETRICW::tmExternalLeading

Definition at line 3094 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmFirstChar

WCHAR tagNEWTEXTMETRICW::tmFirstChar

Definition at line 3101 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmHeight

LONG tagNEWTEXTMETRICW::tmHeight

Definition at line 3090 of file wingdi.h.

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

◆ tmInternalLeading

LONG tagNEWTEXTMETRICW::tmInternalLeading

Definition at line 3093 of file wingdi.h.

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

◆ tmItalic

BYTE tagNEWTEXTMETRICW::tmItalic

Definition at line 3105 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmLastChar

WCHAR tagNEWTEXTMETRICW::tmLastChar

Definition at line 3102 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmMaxCharWidth

LONG tagNEWTEXTMETRICW::tmMaxCharWidth

Definition at line 3096 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmOverhang

LONG tagNEWTEXTMETRICW::tmOverhang

Definition at line 3098 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmPitchAndFamily

BYTE tagNEWTEXTMETRICW::tmPitchAndFamily

Definition at line 3108 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmStruckOut

BYTE tagNEWTEXTMETRICW::tmStruckOut

Definition at line 3107 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmUnderlined

BYTE tagNEWTEXTMETRICW::tmUnderlined

Definition at line 3106 of file wingdi.h.

Referenced by FontFamilyFillInfo().

◆ tmWeight

LONG tagNEWTEXTMETRICW::tmWeight

Definition at line 3097 of file wingdi.h.

Referenced by FontFamilyFillInfo().


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