Searched defs:BaseGlyph (Results 1 – 2 of 2) sorted by relevance
133 pub fn base_glyph_records(&self) -> Option<Result<&'a [BaseGlyph], ReadError>> { in base_glyph_records()301 pub struct BaseGlyph { struct310 impl BaseGlyph { argument327 impl FixedSize for BaseGlyph { implementation331 impl sealed::Sealed for BaseGlyph {} implementation334 unsafe impl FromBytes for BaseGlyph { implementation339 impl<'a> SomeRecord<'a> for BaseGlyph { implementation
753 BaseGlyph = 1, enumerator