Home
last modified time | relevance | path

Searched defs:CmapSubtableFormat4 (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-cmap-table.hh70 struct CmapSubtableFormat4 struct
72 struct accelerator_t
139 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const in get_glyph()
146 inline bool sanitize (hb_sanitize_context_t *c) const in sanitize()
168 USHORT format; /* Format number is set to 4. */
169 USHORT length; /* This is the length in bytes of the
171 USHORT languageZ; /* Ignore. */
172 USHORT segCountX2; /* 2 x segCount. */
173 USHORT searchRangeZ; /* 2 * (2**floor(log2(segCount))) */
174 USHORT entrySelectorZ; /* log2(searchRange/2) */
[all …]