ReactOS 0.4.17-dev-934-g091855f
glyphrunanalysis_desc Struct Reference

#include <dwrite_private.h>

Collaboration diagram for glyphrunanalysis_desc:

Public Attributes

const DWRITE_GLYPH_RUN * run
 
const DWRITE_MATRIX * transform
 
DWRITE_RENDERING_MODE1 rendering_mode
 
DWRITE_MEASURING_MODE measuring_mode
 
DWRITE_GRID_FIT_MODE gridfit_mode
 
DWRITE_TEXT_ANTIALIAS_MODE aa_mode
 
D2D_POINT_2F origin
 

Detailed Description

Definition at line 156 of file dwrite_private.h.

Member Data Documentation

◆ aa_mode

◆ gridfit_mode

◆ measuring_mode

◆ origin

D2D_POINT_2F glyphrunanalysis_desc::origin

Definition at line 164 of file dwrite_private.h.

◆ rendering_mode

◆ run

◆ transform

const DWRITE_MATRIX* glyphrunanalysis_desc::transform

Definition at line 159 of file dwrite_private.h.


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