|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| ID2D1Brush * | brush |
| D2D1_DRAW_TEXT_OPTIONS | options |
| ID2D1Brush* d2d_draw_text_layout_ctx::brush |
Definition at line 35 of file device.c.
Referenced by d2d_device_context_draw_glyph_run(), d2d_device_context_draw_glyph_run_bitmap(), d2d_device_context_draw_glyph_run_outline(), d2d_device_context_DrawTextLayout(), d2d_text_renderer_DrawGlyphRun(), d2d_text_renderer_DrawInlineObject(), d2d_text_renderer_DrawStrikethrough(), and d2d_text_renderer_DrawUnderline().
| D2D1_DRAW_TEXT_OPTIONS d2d_draw_text_layout_ctx::options |
Definition at line 36 of file device.c.
Referenced by d2d_device_context_DrawTextLayout().