ReactOS 0.4.15-dev-7942-gd23573b
_OUTLINETEXTMETRICW Struct Reference

#include <wingdi.h>

Collaboration diagram for _OUTLINETEXTMETRICW:

Public Attributes

UINT otmSize
 
TEXTMETRICW otmTextMetrics
 
BYTE otmFiller
 
PANOSE otmPanoseNumber
 
UINT otmfsSelection
 
UINT otmfsType
 
int otmsCharSlopeRise
 
int otmsCharSlopeRun
 
int otmItalicAngle
 
UINT otmEMSquare
 
int otmAscent
 
int otmDescent
 
UINT otmLineGap
 
UINT otmsCapEmHeight
 
UINT otmsXHeight
 
RECT otmrcFontBox
 
int otmMacAscent
 
int otmMacDescent
 
UINT otmMacLineGap
 
UINT otmusMinimumPPEM
 
POINT otmptSubscriptSize
 
POINT otmptSubscriptOffset
 
POINT otmptSuperscriptSize
 
POINT otmptSuperscriptOffset
 
UINT otmsStrikeoutSize
 
int otmsStrikeoutPosition
 
int otmsUnderscoreSize
 
int otmsUnderscorePosition
 
PSTR otmpFamilyName
 
PSTR otmpFaceName
 
PSTR otmpStyleName
 
PSTR otmpFullName
 

Detailed Description

Definition at line 2512 of file wingdi.h.

Member Data Documentation

◆ otmAscent

int _OUTLINETEXTMETRICW::otmAscent

◆ otmDescent

int _OUTLINETEXTMETRICW::otmDescent

◆ otmEMSquare

◆ otmFiller

BYTE _OUTLINETEXTMETRICW::otmFiller

Definition at line 2515 of file wingdi.h.

Referenced by IntGetOutlineTextMetrics().

◆ otmfsSelection

UINT _OUTLINETEXTMETRICW::otmfsSelection

Definition at line 2517 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), and IntGetOutlineTextMetrics().

◆ otmfsType

UINT _OUTLINETEXTMETRICW::otmfsType

Definition at line 2518 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), IntGetOutlineTextMetrics(), and TTGetEmbeddingType().

◆ otmItalicAngle

int _OUTLINETEXTMETRICW::otmItalicAngle

Definition at line 2521 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), and IntGetOutlineTextMetrics().

◆ otmLineGap

UINT _OUTLINETEXTMETRICW::otmLineGap

◆ otmMacAscent

int _OUTLINETEXTMETRICW::otmMacAscent

◆ otmMacDescent

int _OUTLINETEXTMETRICW::otmMacDescent

◆ otmMacLineGap

UINT _OUTLINETEXTMETRICW::otmMacLineGap

◆ otmPanoseNumber

PANOSE _OUTLINETEXTMETRICW::otmPanoseNumber

Definition at line 2516 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), and IntGetOutlineTextMetrics().

◆ otmpFaceName

PSTR _OUTLINETEXTMETRICW::otmpFaceName

◆ otmpFamilyName

PSTR _OUTLINETEXTMETRICW::otmpFamilyName

◆ otmpFullName

PSTR _OUTLINETEXTMETRICW::otmpFullName

Definition at line 2544 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), GetOutlineTextMetricsW(), and IntStoreFontNames().

◆ otmpStyleName

PSTR _OUTLINETEXTMETRICW::otmpStyleName

◆ otmptSubscriptOffset

POINT _OUTLINETEXTMETRICW::otmptSubscriptOffset

◆ otmptSubscriptSize

POINT _OUTLINETEXTMETRICW::otmptSubscriptSize

◆ otmptSuperscriptOffset

POINT _OUTLINETEXTMETRICW::otmptSuperscriptOffset

◆ otmptSuperscriptSize

POINT _OUTLINETEXTMETRICW::otmptSuperscriptSize

◆ otmrcFontBox

RECT _OUTLINETEXTMETRICW::otmrcFontBox

◆ otmsCapEmHeight

UINT _OUTLINETEXTMETRICW::otmsCapEmHeight

◆ otmsCharSlopeRise

int _OUTLINETEXTMETRICW::otmsCharSlopeRise

Definition at line 2519 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), and IntGetOutlineTextMetrics().

◆ otmsCharSlopeRun

int _OUTLINETEXTMETRICW::otmsCharSlopeRun

Definition at line 2520 of file wingdi.h.

Referenced by GetOutlineTextMetricsA(), and IntGetOutlineTextMetrics().

◆ otmSize

◆ otmsStrikeoutPosition

int _OUTLINETEXTMETRICW::otmsStrikeoutPosition

◆ otmsStrikeoutSize

UINT _OUTLINETEXTMETRICW::otmsStrikeoutSize

◆ otmsUnderscorePosition

int _OUTLINETEXTMETRICW::otmsUnderscorePosition

◆ otmsUnderscoreSize

int _OUTLINETEXTMETRICW::otmsUnderscoreSize

◆ otmsXHeight

UINT _OUTLINETEXTMETRICW::otmsXHeight

◆ otmTextMetrics

◆ otmusMinimumPPEM

UINT _OUTLINETEXTMETRICW::otmusMinimumPPEM

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