Searched refs:base_glyph_offset (Results 1 – 1 of 1) sorted by relevance
94 FT_ULong base_glyph_offset, layer_offset; in tt_face_load_colr() local122 base_glyph_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()124 if ( base_glyph_offset >= table_size ) in tt_face_load_colr()127 table_size - base_glyph_offset ) in tt_face_load_colr()138 colr->base_glyphs = (FT_Byte*)( table + base_glyph_offset ); in tt_face_load_colr()