ReactOS 0.4.17-dev-934-g091855f
get_glyph_bitmap_params Struct Reference

#include <unixlib.h>

Collaboration diagram for get_glyph_bitmap_params:

Public Attributes

UINT64 object
 
unsigned int simulations
 
unsigned int glyph
 
unsigned int mode
 
float emsize
 
MATRIX_2X2 m
 
RECT bbox
 
int pitch
 
BYTE * bitmap
 
unsigned int * is_1bpp
 

Detailed Description

Definition at line 74 of file unixlib.h.

Member Data Documentation

◆ bbox

RECT get_glyph_bitmap_params::bbox

Definition at line 82 of file unixlib.h.

◆ bitmap

BYTE* get_glyph_bitmap_params::bitmap

Definition at line 84 of file unixlib.h.

◆ emsize

float get_glyph_bitmap_params::emsize

Definition at line 80 of file unixlib.h.

◆ glyph

unsigned int get_glyph_bitmap_params::glyph

Definition at line 78 of file unixlib.h.

◆ is_1bpp

unsigned int* get_glyph_bitmap_params::is_1bpp

Definition at line 85 of file unixlib.h.

◆ m

MATRIX_2X2 get_glyph_bitmap_params::m

Definition at line 81 of file unixlib.h.

◆ mode

unsigned int get_glyph_bitmap_params::mode

Definition at line 79 of file unixlib.h.

◆ object

UINT64 get_glyph_bitmap_params::object

Definition at line 76 of file unixlib.h.

◆ pitch

int get_glyph_bitmap_params::pitch

Definition at line 83 of file unixlib.h.

◆ simulations

unsigned int get_glyph_bitmap_params::simulations

Definition at line 77 of file unixlib.h.


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