ReactOS 0.4.17-dev-934-g091855f
dwrite_glyphbitmap Struct Reference

#include <dwrite_private.h>

Collaboration diagram for dwrite_glyphbitmap:

Public Attributes

DWORD simulations
 
float emsize
 
UINT16 glyph
 
INT pitch
 
RECT bbox
 
BYTE * buf
 
DWRITE_MATRIX * m
 

Detailed Description

Definition at line 573 of file dwrite_private.h.

Member Data Documentation

◆ bbox

RECT dwrite_glyphbitmap::bbox

◆ buf

BYTE* dwrite_glyphbitmap::buf

Definition at line 580 of file dwrite_private.h.

Referenced by glyphrunanalysis_render().

◆ emsize

float dwrite_glyphbitmap::emsize

◆ glyph

UINT16 dwrite_glyphbitmap::glyph

◆ m

DWRITE_MATRIX* dwrite_glyphbitmap::m

◆ pitch

INT dwrite_glyphbitmap::pitch

Definition at line 578 of file dwrite_private.h.

Referenced by glyphrunanalysis_render().

◆ simulations

DWORD dwrite_glyphbitmap::simulations

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