Searched defs:BitmapSizeSubtable (Results 1 – 1 of 1) sorted by relevance
116 struct BitmapSizeSubtable<'a> { struct117 pub first_glyph_index: GlyphId,118 pub last_glyph_index: GlyphId,119 pub kind: IndexSubtable<'a>,