ReactOS 0.4.15-dev-7958-gcd0bb1a
tagTEXTMETRICW 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
 

Detailed Description

Definition at line 2382 of file wingdi.h.

Member Data Documentation

◆ tmAscent

◆ tmAveCharWidth

◆ tmBreakChar

WCHAR tagTEXTMETRICW::tmBreakChar

◆ tmCharSet

BYTE tagTEXTMETRICW::tmCharSet

Definition at line 2402 of file wingdi.h.

Referenced by FillTM(), FONT_TextMetricWToA(), FontFamilyFillInfo(), and GetFontPenalty().

◆ tmDefaultChar

WCHAR tagTEXTMETRICW::tmDefaultChar

◆ tmDescent

◆ tmDigitizedAspectX

LONG tagTEXTMETRICW::tmDigitizedAspectX

◆ tmDigitizedAspectY

LONG tagTEXTMETRICW::tmDigitizedAspectY

Definition at line 2393 of file wingdi.h.

Referenced by FillTM(), FONT_TextMetricWToA(), FontFamilyFillInfo(), and GetOutlineTextMetricsW().

◆ tmExternalLeading

LONG tagTEXTMETRICW::tmExternalLeading

◆ tmFirstChar

WCHAR tagTEXTMETRICW::tmFirstChar

Definition at line 2394 of file wingdi.h.

Referenced by FillTM(), FONT_TextMetricWToA(), FontFamilyFillInfo(), and test_text_metrics().

◆ tmHeight

◆ tmInternalLeading

◆ tmItalic

BYTE tagTEXTMETRICW::tmItalic

◆ tmLastChar

WCHAR tagTEXTMETRICW::tmLastChar

◆ tmMaxCharWidth

◆ tmOverhang

LONG tagTEXTMETRICW::tmOverhang

Definition at line 2391 of file wingdi.h.

Referenced by FillTM(), FONT_TextMetricWToA(), FontFamilyFillInfo(), and GetOutlineTextMetricsW().

◆ tmPitchAndFamily

BYTE tagTEXTMETRICW::tmPitchAndFamily

◆ tmStruckOut

BYTE tagTEXTMETRICW::tmStruckOut

◆ tmUnderlined

BYTE tagTEXTMETRICW::tmUnderlined

◆ tmWeight

LONG tagTEXTMETRICW::tmWeight

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