ReactOS 0.4.17-dev-934-g091855f
get_glyph_advance_params Struct Reference

#include <unixlib.h>

Public Attributes

UINT64 object
 
unsigned int glyph
 
unsigned int mode
 
float emsize
 
int * advance
 
unsigned int * has_contours
 

Detailed Description

Definition at line 54 of file unixlib.h.

Member Data Documentation

◆ advance

int* get_glyph_advance_params::advance

Definition at line 60 of file unixlib.h.

◆ emsize

float get_glyph_advance_params::emsize

Definition at line 59 of file unixlib.h.

◆ glyph

unsigned int get_glyph_advance_params::glyph

Definition at line 57 of file unixlib.h.

◆ has_contours

unsigned int* get_glyph_advance_params::has_contours

Definition at line 61 of file unixlib.h.

◆ mode

unsigned int get_glyph_advance_params::mode

Definition at line 58 of file unixlib.h.

◆ object

UINT64 get_glyph_advance_params::object

Definition at line 56 of file unixlib.h.


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