ReactOS 0.4.17-dev-934-g091855f
coverage_compare_format1_context Struct Reference

Public Attributes

UINT16 glyph
 
const UINT16 * table_base
 
unsigned int * coverage_index
 

Detailed Description

Definition at line 3446 of file opentype.c.

Member Data Documentation

◆ coverage_index

unsigned int* coverage_compare_format1_context::coverage_index

Definition at line 3450 of file opentype.c.

Referenced by opentype_layout_is_glyph_covered().

◆ glyph

UINT16 coverage_compare_format1_context::glyph

Definition at line 3448 of file opentype.c.

Referenced by coverage_compare_format1(), and opentype_layout_is_glyph_covered().

◆ table_base

const UINT16* coverage_compare_format1_context::table_base

Definition at line 3449 of file opentype.c.


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