ReactOS 0.4.17-dev-934-g091855f
get_glyph_bbox_params Struct Reference

#include <unixlib.h>

Collaboration diagram for get_glyph_bbox_params:

Public Attributes

UINT64 object
 
unsigned int simulations
 
unsigned int glyph
 
float emsize
 
MATRIX_2X2 m
 
RECT * bbox
 

Detailed Description

Definition at line 64 of file unixlib.h.

Member Data Documentation

◆ bbox

RECT* get_glyph_bbox_params::bbox

Definition at line 71 of file unixlib.h.

◆ emsize

float get_glyph_bbox_params::emsize

Definition at line 69 of file unixlib.h.

◆ glyph

unsigned int get_glyph_bbox_params::glyph

Definition at line 68 of file unixlib.h.

◆ m

MATRIX_2X2 get_glyph_bbox_params::m

Definition at line 70 of file unixlib.h.

◆ object

UINT64 get_glyph_bbox_params::object

Definition at line 66 of file unixlib.h.

◆ simulations

unsigned int get_glyph_bbox_params::simulations

Definition at line 67 of file unixlib.h.


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