Searched refs:baseGlyphList (Results 1 – 2 of 2) sorted by relevance
5 def unbuildColrV1(layerList, baseGlyphList): argument12 for rec in baseGlyphList.BaseGlyphPaintRecord
1409 const BaseGlyphList &baseglyph_paintrecords = this+baseGlyphList; in closure_forV1()1426 { return (this+baseGlyphList); } in get_baseglyphList()1436 baseGlyphList.sanitize (c, this) && in sanitize()1495 const BaseGlyphPaintRecord* record = &(this+baseGlyphList).bsearch ((unsigned) gid); in get_base_glyph_paintrecord()1575 if (!colr_prime->baseGlyphList.serialize_subset (c, baseGlyphList, this)) in subset()1625 Offset32To<BaseGlyphList> baseGlyphList; member