Searched refs:base_glyph_offset (Results 1 – 1 of 1) sorted by relevance
95 FT_ULong base_glyph_offset, layer_offset; in tt_face_load_colr() local123 base_glyph_offset = FT_NEXT_ULONG( p ); in tt_face_load_colr()125 if ( base_glyph_offset >= table_size ) in tt_face_load_colr()128 table_size - base_glyph_offset ) in tt_face_load_colr()139 colr->base_glyphs = (FT_Byte*)( table + base_glyph_offset ); in tt_face_load_colr()