ReactOS 0.4.16-dev-963-g182f353
|
Public Attributes | |
USHORT | end_count |
USHORT | start_count |
USHORT | id_delta |
USHORT | id_range_offset |
USHORT cmap_format_4_seg::end_count |
Definition at line 3390 of file font.c.
Referenced by get_first_last_from_cmap4(), and get_seg4().
USHORT cmap_format_4_seg::id_delta |
Definition at line 3392 of file font.c.
Referenced by get_seg4().
USHORT cmap_format_4_seg::id_range_offset |
Definition at line 3393 of file font.c.
Referenced by get_seg4().
USHORT cmap_format_4_seg::start_count |
Definition at line 3391 of file font.c.
Referenced by get_first_last_from_cmap4(), and get_seg4().