Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color-colr-table.hh140 struct BaseGlyphRecord struct
142 int cmp (hb_codepoint_t g) const in cmp()
145 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
152 HBGlyphID16 glyphId; /* Glyph ID of reference glyph */
153 HBUINT16 firstLayerIdx; /* Index (from beginning of
158 HBUINT16 numLayers; /* Number of color layers
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcolr.c70 } BaseGlyphRecord; typedef