ReactOS 0.4.17-dev-934-g091855f
DWRITE_COLOR_GLYPH_RUN1 Struct Reference
Collaboration diagram for DWRITE_COLOR_GLYPH_RUN1:

Public Attributes

DWRITE_GLYPH_RUN glyphRun
 
DWRITE_GLYPH_RUN_DESCRIPTION * glyphRunDescription
 
FLOAT baselineOriginX
 
FLOAT baselineOriginY
 
DWRITE_COLOR_F runColor
 
UINT16 paletteIndex
 
UINT32 _pad
 
DWRITE_GLYPH_IMAGE_FORMATS glyphImageFormat
 
DWRITE_MEASURING_MODE measuringMode
 

Detailed Description

Definition at line 1278 of file dwrite_3.idl.

Member Data Documentation

◆ _pad

UINT32 DWRITE_COLOR_GLYPH_RUN1::_pad

Definition at line 1287 of file dwrite_3.idl.

◆ baselineOriginX

FLOAT DWRITE_COLOR_GLYPH_RUN1::baselineOriginX

Definition at line 1282 of file dwrite_3.idl.

Referenced by colorglyphenum_build_color_run().

◆ baselineOriginY

FLOAT DWRITE_COLOR_GLYPH_RUN1::baselineOriginY

Definition at line 1283 of file dwrite_3.idl.

Referenced by colorglyphenum_build_color_run().

◆ glyphImageFormat

DWRITE_GLYPH_IMAGE_FORMATS DWRITE_COLOR_GLYPH_RUN1::glyphImageFormat

Definition at line 1289 of file dwrite_3.idl.

Referenced by create_colorglyphenum().

◆ glyphRun

◆ glyphRunDescription

DWRITE_GLYPH_RUN_DESCRIPTION* DWRITE_COLOR_GLYPH_RUN1::glyphRunDescription

Definition at line 1281 of file dwrite_3.idl.

Referenced by create_colorglyphenum().

◆ measuringMode

DWRITE_MEASURING_MODE DWRITE_COLOR_GLYPH_RUN1::measuringMode

Definition at line 1290 of file dwrite_3.idl.

Referenced by create_colorglyphenum().

◆ paletteIndex

UINT16 DWRITE_COLOR_GLYPH_RUN1::paletteIndex

Definition at line 1285 of file dwrite_3.idl.

Referenced by colorglyphenum_build_color_run().

◆ runColor

DWRITE_COLOR_F DWRITE_COLOR_GLYPH_RUN1::runColor

Definition at line 1284 of file dwrite_3.idl.

Referenced by colorglyphenum_build_color_run().


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