Searched refs:BaseGlyphRecord (Results 1 – 6 of 6) sorted by relevance
66 struct BaseGlyphRecord struct101 const BaseGlyphRecord &record = (this+baseGlyphsZ).bsearch (numBaseGlyphs, glyph); in get_glyph_layers()126 LNNOffsetTo<SortedUnsizedArrayOf<BaseGlyphRecord>>
53 } BaseGlyphRecord; typedef179 BaseGlyphRecord* record ) in find_base_glyph_record()219 BaseGlyphRecord glyph_record; in tt_face_get_colr_layer()
23 for baseRec in table.BaseGlyphRecordArray.BaseGlyphRecord:
1241 self.BaseGlyphRecord = sorted(1242 self.BaseGlyphRecord,
158 baseRec = ot.BaseGlyphRecord()172 table.BaseGlyphRecordArray.BaseGlyphRecord = baseGlyphRecords
1137 assert len(colr.BaseGlyphRecordArray.BaseGlyphRecord) == 11151 baseRecV0 = colr.BaseGlyphRecordArray.BaseGlyphRecord[0]