Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-common-private.hh934 struct ClassDefFormat1 struct
939 inline unsigned int get_class (hb_codepoint_t glyph_id) const in get_class()
946 inline bool sanitize (hb_sanitize_context_t *c) { in sanitize()
952 inline void add_class (set_t *glyphs, unsigned int klass) const { in add_class()
959 inline bool intersects_class (const hb_set_t *glyphs, unsigned int klass) const { in intersects_class()
981 USHORT classFormat; /* Format identifier--format = 1 */
982 GlyphID startGlyph; /* First GlyphID of the classValueArray */
984 classValue; /* Array of Class Values--one per GlyphID */