Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh136 struct BaseGlyphRecord struct
138 int cmp (hb_codepoint_t g) const in cmp()
141 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
148 HBGlyphID16 glyphId; /* Glyph ID of reference glyph */
149 HBUINT16 firstLayerIdx; /* Index (from beginning of
154 HBUINT16 numLayers; /* Number of color layers
/external/freetype/src/sfnt/
Dttcolr.c98 } BaseGlyphRecord; typedef