ReactOS 0.4.16-dev-1946-g52006dd
tagTEXTMETRICA 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
 
BYTE tmFirstChar
 
BYTE tmLastChar
 
BYTE tmDefaultChar
 
BYTE tmBreakChar
 
BYTE tmItalic
 
BYTE tmUnderlined
 
BYTE tmStruckOut
 
BYTE tmPitchAndFamily
 
BYTE tmCharSet
 

Detailed Description

Definition at line 2806 of file wingdi.h.

Member Data Documentation

◆ tmAscent

LONG tagTEXTMETRICA::tmAscent

◆ tmAveCharWidth

LONG tagTEXTMETRICA::tmAveCharWidth

◆ tmBreakChar

BYTE tagTEXTMETRICA::tmBreakChar

Definition at line 2821 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), test_ID3DXFont(), and test_text_metrics().

◆ tmCharSet

◆ tmDefaultChar

BYTE tagTEXTMETRICA::tmDefaultChar

◆ tmDescent

LONG tagTEXTMETRICA::tmDescent

◆ tmDigitizedAspectX

LONG tagTEXTMETRICA::tmDigitizedAspectX

Definition at line 2816 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmDigitizedAspectY

LONG tagTEXTMETRICA::tmDigitizedAspectY

Definition at line 2817 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmExternalLeading

LONG tagTEXTMETRICA::tmExternalLeading

Definition at line 2811 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), test_GetSystemMetrics(), and test_ID3DXFont().

◆ tmFirstChar

BYTE tagTEXTMETRICA::tmFirstChar

Definition at line 2818 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), test_ID3DXFont(), and test_text_metrics().

◆ tmHeight

◆ tmInternalLeading

LONG tagTEXTMETRICA::tmInternalLeading

Definition at line 2810 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmItalic

BYTE tagTEXTMETRICA::tmItalic

Definition at line 2822 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmLastChar

BYTE tagTEXTMETRICA::tmLastChar

Definition at line 2819 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), test_ID3DXFont(), and test_text_metrics().

◆ tmMaxCharWidth

LONG tagTEXTMETRICA::tmMaxCharWidth

Definition at line 2813 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), test_font_metrics(), and test_ID3DXFont().

◆ tmOverhang

LONG tagTEXTMETRICA::tmOverhang

Definition at line 2815 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmPitchAndFamily

BYTE tagTEXTMETRICA::tmPitchAndFamily

◆ tmStruckOut

BYTE tagTEXTMETRICA::tmStruckOut

Definition at line 2824 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmUnderlined

BYTE tagTEXTMETRICA::tmUnderlined

Definition at line 2823 of file wingdi.h.

Referenced by compare_tm(), FONT_TextMetricWToA(), and test_ID3DXFont().

◆ tmWeight

LONG tagTEXTMETRICA::tmWeight

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