ReactOS 0.4.17-dev-934-g091855f
get_glyph_outline_params Struct Reference

#include <unixlib.h>

Collaboration diagram for get_glyph_outline_params:

Public Attributes

UINT64 object
 
unsigned int simulations
 
unsigned int glyph
 
float emsize
 
struct dwrite_outline * outline
 

Detailed Description

Definition at line 39 of file unixlib.h.

Member Data Documentation

◆ emsize

float get_glyph_outline_params::emsize

Definition at line 44 of file unixlib.h.

◆ glyph

unsigned int get_glyph_outline_params::glyph

Definition at line 43 of file unixlib.h.

◆ object

UINT64 get_glyph_outline_params::object

Definition at line 41 of file unixlib.h.

◆ outline

struct dwrite_outline* get_glyph_outline_params::outline

Definition at line 45 of file unixlib.h.

Referenced by dwritefontface_GetGlyphRunOutline().

◆ simulations

unsigned int get_glyph_outline_params::simulations

Definition at line 42 of file unixlib.h.


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