ReactOS 0.4.17-dev-934-g091855f
cblc_bitmapsize_table Struct Reference
Collaboration diagram for cblc_bitmapsize_table:

Public Attributes

uint32_t indexSubTableArrayOffset
 
uint32_t indexTablesSize
 
uint32_t numberofIndexSubTables
 
uint32_t colorRef
 
struct sbit_line_metrics hori
 
struct sbit_line_metrics vert
 
uint16_t startGlyphIndex
 
uint16_t endGlyphIndex
 
uint8_t ppemX
 
uint8_t ppemY
 
uint8_t bit_depth
 
int8_t flags
 

Detailed Description

Definition at line 299 of file opentype.c.

Member Data Documentation

◆ bit_depth

uint8_t cblc_bitmapsize_table::bit_depth

Definition at line 311 of file opentype.c.

◆ colorRef

uint32_t cblc_bitmapsize_table::colorRef

Definition at line 304 of file opentype.c.

◆ endGlyphIndex

uint16_t cblc_bitmapsize_table::endGlyphIndex

Definition at line 308 of file opentype.c.

◆ flags

int8_t cblc_bitmapsize_table::flags

Definition at line 312 of file opentype.c.

◆ hori

struct sbit_line_metrics cblc_bitmapsize_table::hori

Definition at line 305 of file opentype.c.

◆ indexSubTableArrayOffset

uint32_t cblc_bitmapsize_table::indexSubTableArrayOffset

Definition at line 301 of file opentype.c.

◆ indexTablesSize

uint32_t cblc_bitmapsize_table::indexTablesSize

Definition at line 302 of file opentype.c.

◆ numberofIndexSubTables

uint32_t cblc_bitmapsize_table::numberofIndexSubTables

Definition at line 303 of file opentype.c.

◆ ppemX

uint8_t cblc_bitmapsize_table::ppemX

Definition at line 309 of file opentype.c.

◆ ppemY

uint8_t cblc_bitmapsize_table::ppemY

Definition at line 310 of file opentype.c.

◆ startGlyphIndex

uint16_t cblc_bitmapsize_table::startGlyphIndex

Definition at line 307 of file opentype.c.

◆ vert

struct sbit_line_metrics cblc_bitmapsize_table::vert

Definition at line 306 of file opentype.c.


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