ReactOS 0.4.15-dev-7958-gcd0bb1a
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 2360 of file wingdi.h.

Member Data Documentation

◆ tmAscent

LONG tagTEXTMETRICA::tmAscent

◆ tmAveCharWidth

LONG tagTEXTMETRICA::tmAveCharWidth

◆ tmBreakChar

BYTE tagTEXTMETRICA::tmBreakChar

Definition at line 2375 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 2370 of file wingdi.h.

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

◆ tmDigitizedAspectY

LONG tagTEXTMETRICA::tmDigitizedAspectY

Definition at line 2371 of file wingdi.h.

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

◆ tmExternalLeading

LONG tagTEXTMETRICA::tmExternalLeading

Definition at line 2365 of file wingdi.h.

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

◆ tmFirstChar

BYTE tagTEXTMETRICA::tmFirstChar

Definition at line 2372 of file wingdi.h.

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

◆ tmHeight

◆ tmInternalLeading

LONG tagTEXTMETRICA::tmInternalLeading

Definition at line 2364 of file wingdi.h.

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

◆ tmItalic

BYTE tagTEXTMETRICA::tmItalic

Definition at line 2376 of file wingdi.h.

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

◆ tmLastChar

BYTE tagTEXTMETRICA::tmLastChar

Definition at line 2373 of file wingdi.h.

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

◆ tmMaxCharWidth

LONG tagTEXTMETRICA::tmMaxCharWidth

Definition at line 2367 of file wingdi.h.

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

◆ tmOverhang

LONG tagTEXTMETRICA::tmOverhang

Definition at line 2369 of file wingdi.h.

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

◆ tmPitchAndFamily

BYTE tagTEXTMETRICA::tmPitchAndFamily

◆ tmStruckOut

BYTE tagTEXTMETRICA::tmStruckOut

Definition at line 2378 of file wingdi.h.

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

◆ tmUnderlined

BYTE tagTEXTMETRICA::tmUnderlined

Definition at line 2377 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: