|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| DWRITE_GLYPH_RUN | glyphRun |
| DWRITE_GLYPH_RUN_DESCRIPTION * | glyphRunDescription |
| FLOAT | baselineOriginX |
| FLOAT | baselineOriginY |
| DWRITE_COLOR_F | runColor |
| UINT16 | paletteIndex |
Definition at line 75 of file dwrite_2.idl.
| FLOAT DWRITE_COLOR_GLYPH_RUN::baselineOriginX |
Definition at line 79 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().
| FLOAT DWRITE_COLOR_GLYPH_RUN::baselineOriginY |
Definition at line 80 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().
| DWRITE_GLYPH_RUN DWRITE_COLOR_GLYPH_RUN::glyphRun |
Definition at line 77 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().
| DWRITE_GLYPH_RUN_DESCRIPTION* DWRITE_COLOR_GLYPH_RUN::glyphRunDescription |
Definition at line 78 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().
| UINT16 DWRITE_COLOR_GLYPH_RUN::paletteIndex |
Definition at line 82 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().
| DWRITE_COLOR_F DWRITE_COLOR_GLYPH_RUN::runColor |
Definition at line 81 of file dwrite_2.idl.
Referenced by d2d_text_renderer_DrawGlyphRun().