ReactOS 0.4.15-dev-7953-g1f49173
cmap_format_4 Struct Reference

Public Attributes

USHORT format
 
USHORT length
 
USHORT language
 
USHORT seg_countx2
 
USHORT search_range
 
USHORT entry_selector
 
USHORT range_shift
 
USHORT end_count [1]
 

Detailed Description

Definition at line 3367 of file font.c.

Member Data Documentation

◆ end_count

USHORT cmap_format_4::end_count[1]

Definition at line 3378 of file font.c.

Referenced by get_seg4().

◆ entry_selector

USHORT cmap_format_4::entry_selector

Definition at line 3375 of file font.c.

◆ format

USHORT cmap_format_4::format

Definition at line 3369 of file font.c.

◆ language

USHORT cmap_format_4::language

Definition at line 3371 of file font.c.

◆ length

USHORT cmap_format_4::length

Definition at line 3370 of file font.c.

◆ range_shift

USHORT cmap_format_4::range_shift

Definition at line 3376 of file font.c.

◆ search_range

USHORT cmap_format_4::search_range

Definition at line 3374 of file font.c.

◆ seg_countx2

USHORT cmap_format_4::seg_countx2

Definition at line 3373 of file font.c.

Referenced by get_first_last_from_cmap4(), and get_seg4().


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