Searched defs:BaseGlyph (Results 1 – 3 of 3) sorted by relevance
753 BaseGlyph = 1, enumerator
143 pub fn base_glyph_records(&self) -> Option<Result<&'a [BaseGlyph], ReadError>> { in base_glyph_records()305 pub struct BaseGlyph { struct314 impl BaseGlyph { argument331 impl FixedSize for BaseGlyph { implementation336 impl<'a> SomeRecord<'a> for BaseGlyph { implementation