ReactOS 0.4.17-dev-934-g091855f
DWRITE_TEXT_METRICS1 Struct Reference

Public Attributes

FLOAT left
 
FLOAT top
 
FLOAT width
 
FLOAT widthIncludingTrailingWhitespace
 
FLOAT height
 
FLOAT layoutWidth
 
FLOAT layoutHeight
 
UINT32 maxBidiReorderingDepth
 
UINT32 lineCount
 
FLOAT heightIncludingTrailingWhitespace
 

Detailed Description

Definition at line 34 of file dwrite_2.idl.

Member Data Documentation

◆ height

FLOAT DWRITE_TEXT_METRICS1::height

◆ heightIncludingTrailingWhitespace

FLOAT DWRITE_TEXT_METRICS1::heightIncludingTrailingWhitespace

Definition at line 47 of file dwrite_2.idl.

◆ layoutHeight

◆ layoutWidth

◆ left

◆ lineCount

◆ maxBidiReorderingDepth

UINT32 DWRITE_TEXT_METRICS1::maxBidiReorderingDepth

Definition at line 44 of file dwrite_2.idl.

Referenced by layout_compute_effective_runs().

◆ top

FLOAT DWRITE_TEXT_METRICS1::top

Definition at line 38 of file dwrite_2.idl.

Referenced by layout_apply_par_alignment(), and layout_compute_effective_runs().

◆ width

◆ widthIncludingTrailingWhitespace

FLOAT DWRITE_TEXT_METRICS1::widthIncludingTrailingWhitespace

Definition at line 40 of file dwrite_2.idl.

Referenced by layout_add_line(), and layout_compute_effective_runs().


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