Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh390 struct CmapSubtableLongGroup struct
398 int cmp (hb_codepoint_t codepoint) const in cmp()
405 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
412 HBUINT32 startCharCode; /* First character code in this group. */
413 HBUINT32 endCharCode; /* Last character code in this group. */
414 HBUINT32 glyphID; /* Glyph index; interpretation depends on
/third_party/harfbuzz/src/
Dhb-ot-cmap-table.hh509 struct CmapSubtableLongGroup struct
517 int cmp (hb_codepoint_t codepoint) const in cmp()
524 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
531 HBUINT32 startCharCode; /* First character code in this group. */
532 HBUINT32 endCharCode; /* Last character code in this group. */
533 HBUINT32 glyphID; /* Glyph index; interpretation depends on
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh523 struct CmapSubtableLongGroup struct
531 int cmp (hb_codepoint_t codepoint) const in cmp()
538 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
545 HBUINT32 startCharCode; /* First character code in this group. */
546 HBUINT32 endCharCode; /* Last character code in this group. */
547 HBUINT32 glyphID; /* Glyph index; interpretation depends on