ReactOS 0.4.17-dev-934-g091855f
DWRITE_INLINE_OBJECT_METRICS Struct Reference

Public Attributes

FLOAT width
 
FLOAT height
 
FLOAT baseline
 
BOOL supportsSideways
 

Detailed Description

Definition at line 451 of file dwrite.idl.

Member Data Documentation

◆ baseline

FLOAT DWRITE_INLINE_OBJECT_METRICS::baseline

Definition at line 455 of file dwrite.idl.

Referenced by layout_compute_runs().

◆ height

FLOAT DWRITE_INLINE_OBJECT_METRICS::height

Definition at line 454 of file dwrite.idl.

Referenced by layout_compute_runs().

◆ supportsSideways

BOOL DWRITE_INLINE_OBJECT_METRICS::supportsSideways

Definition at line 456 of file dwrite.idl.

◆ width

FLOAT DWRITE_INLINE_OBJECT_METRICS::width

Definition at line 453 of file dwrite.idl.

Referenced by layout_compute_runs().


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