|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| IDWriteFontFace * | fontFace |
| FLOAT | fontEmSize |
| UINT32 | glyphCount |
| UINT16 const * | glyphIndices |
| FLOAT const * | glyphAdvances |
| DWRITE_GLYPH_OFFSET const * | glyphOffsets |
| BOOL | isSideways |
| UINT32 | bidiLevel |
Definition at line 403 of file dwrite.idl.
| UINT32 DWRITE_GLYPH_RUN::bidiLevel |
Definition at line 412 of file dwrite.idl.
Referenced by compute_glyph_origins(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), get_glyph_origin(), init_cluster_metrics(), layout_shape_apply_character_spacing(), layout_shape_get_glyphs(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
| FLOAT DWRITE_GLYPH_RUN::fontEmSize |
Definition at line 406 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), glyphrunanalysis_get_texturebounds(), glyphrunanalysis_render(), layout_get_erun_bbox(), layout_map_run_characters(), layout_set_dummy_line_metrics(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
| IDWriteFontFace* DWRITE_GLYPH_RUN::fontFace |
Definition at line 405 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), create_glyphrunanalysis(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), d2d_text_renderer_DrawGlyphRun(), dwritefontface_GetGlyphRunOutline(), glyphrunanalysis_get_texturebounds(), glyphrunanalysis_Release(), glyphrunanalysis_render(), layout_get_erun_bbox(), layout_map_run_characters(), layout_set_dummy_line_metrics(), layout_shape_get_glyphs(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
Definition at line 409 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), dwritetextlayout_Draw(), init_cluster_metrics(), layout_get_erun_bbox(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
| UINT32 DWRITE_GLYPH_RUN::glyphCount |
Definition at line 407 of file dwrite.idl.
Referenced by colorglyphenum_build_color_run(), colorglyphenum_get_current_run(), colorglyphenum_MoveNext(), compute_glyph_origins(), create_colorglyphenum(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), dwritetextlayout_Draw(), glyphrunanalysis_get_texturebounds(), glyphrunanalysis_render(), init_cluster_metrics(), layout_get_erun_bbox(), and rendertarget_DrawGlyphRun().
Definition at line 408 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), create_glyphrunanalysis(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), dwritetextlayout_Draw(), glyphrunanalysis_get_texturebounds(), glyphrunanalysis_render(), layout_get_erun_bbox(), layout_shape_get_glyphs(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
| DWRITE_GLYPH_OFFSET const* DWRITE_GLYPH_RUN::glyphOffsets |
Definition at line 410 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), dwritetextlayout_Draw(), layout_get_erun_bbox(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().
| BOOL DWRITE_GLYPH_RUN::isSideways |
Definition at line 411 of file dwrite.idl.
Referenced by compute_glyph_origins(), create_colorglyphenum(), d2d_command_list_draw_glyph_run(), d2d_device_context_draw_glyph_run_outline(), dwritefontface_GetGlyphRunOutline(), glyphrunanalysis_get_texturebounds(), layout_shape_get_glyphs(), layout_shape_get_positions(), and rendertarget_DrawGlyphRun().