ReactOS 0.4.17-dev-934-g091855f
DWRITE_CARET_METRICS Struct Reference

Public Attributes

INT16 slopeRise
 
INT16 slopeRun
 
INT16 offset
 

Detailed Description

Definition at line 466 of file dwrite_1.idl.

Member Data Documentation

◆ offset

INT16 DWRITE_CARET_METRICS::offset

Definition at line 470 of file dwrite_1.idl.

Referenced by opentype_get_font_metrics().

◆ slopeRise

INT16 DWRITE_CARET_METRICS::slopeRise

Definition at line 468 of file dwrite_1.idl.

Referenced by create_fontface(), and opentype_get_font_metrics().

◆ slopeRun

INT16 DWRITE_CARET_METRICS::slopeRun

Definition at line 469 of file dwrite_1.idl.

Referenced by create_fontface(), and opentype_get_font_metrics().


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