Searched refs:glyph_record (Results 1 – 1 of 1) sorted by relevance
219 BaseGlyphRecord glyph_record; in tt_face_get_colr_layer() local236 &glyph_record ) ) in tt_face_get_colr_layer()239 if ( glyph_record.num_layers ) in tt_face_get_colr_layer()240 iterator->num_layers = glyph_record.num_layers; in tt_face_get_colr_layer()244 offset = LAYER_SIZE * glyph_record.first_layer_index; in tt_face_get_colr_layer()245 if ( offset + LAYER_SIZE * glyph_record.num_layers > colr->table_size ) in tt_face_get_colr_layer()