ReactOS 0.4.17-dev-117-g313be0c
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 3409 of file font.c.

Member Data Documentation

◆ end_count

USHORT cmap_format_4::end_count[1]

Definition at line 3420 of file font.c.

Referenced by get_seg4().

◆ entry_selector

USHORT cmap_format_4::entry_selector

Definition at line 3417 of file font.c.

◆ format

USHORT cmap_format_4::format

Definition at line 3411 of file font.c.

◆ language

USHORT cmap_format_4::language

Definition at line 3413 of file font.c.

◆ length

USHORT cmap_format_4::length

Definition at line 3412 of file font.c.

◆ range_shift

USHORT cmap_format_4::range_shift

Definition at line 3418 of file font.c.

◆ search_range

USHORT cmap_format_4::search_range

Definition at line 3416 of file font.c.

◆ seg_countx2

USHORT cmap_format_4::seg_countx2

Definition at line 3415 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: