Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/COLR/
H A DCOLR.hh221 struct BaseGlyphRecord struct
223 int cmp (hb_codepoint_t g) const in cmp()
226 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
233 HBGlyphID16 glyphId; /* Glyph ID of reference glyph */
234 HBUINT16 firstLayerIdx; /* Index (from beginning of
239 HBUINT16 numLayers; /* Number of color layers
/aosp_15_r20/external/freetype/src/sfnt/
H A Dttcolr.c98 } BaseGlyphRecord; typedef