ReactOS 0.4.17-dev-934-g091855f
DWRITE_FONT_METRICS Struct Reference

Public Attributes

UINT16 designUnitsPerEm
 
UINT16 ascent
 
UINT16 descent
 
INT16 lineGap
 
UINT16 capHeight
 
UINT16 xHeight
 
INT16 underlinePosition
 
UINT16 underlineThickness
 
INT16 strikethroughPosition
 
UINT16 strikethroughThickness
 

Detailed Description

Definition at line 351 of file dwrite.idl.

Member Data Documentation

◆ ascent

UINT16 DWRITE_FONT_METRICS::ascent

Definition at line 354 of file dwrite.idl.

Referenced by layout_get_font_height().

◆ capHeight

UINT16 DWRITE_FONT_METRICS::capHeight

Definition at line 357 of file dwrite.idl.

◆ descent

UINT16 DWRITE_FONT_METRICS::descent

Definition at line 355 of file dwrite.idl.

Referenced by layout_get_font_height().

◆ designUnitsPerEm

UINT16 DWRITE_FONT_METRICS::designUnitsPerEm

Definition at line 353 of file dwrite.idl.

◆ lineGap

INT16 DWRITE_FONT_METRICS::lineGap

Definition at line 356 of file dwrite.idl.

Referenced by layout_get_font_height().

◆ strikethroughPosition

INT16 DWRITE_FONT_METRICS::strikethroughPosition

Definition at line 361 of file dwrite.idl.

◆ strikethroughThickness

UINT16 DWRITE_FONT_METRICS::strikethroughThickness

Definition at line 362 of file dwrite.idl.

◆ underlinePosition

INT16 DWRITE_FONT_METRICS::underlinePosition

Definition at line 359 of file dwrite.idl.

◆ underlineThickness

UINT16 DWRITE_FONT_METRICS::underlineThickness

Definition at line 360 of file dwrite.idl.

◆ xHeight

UINT16 DWRITE_FONT_METRICS::xHeight

Definition at line 358 of file dwrite.idl.


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