Searched defs:BaseGlyphPaint (Results 1 – 1 of 1) sorted by relevance
443 pub fn base_glyph_paint_records(&self) -> &'a [BaseGlyphPaint] { in base_glyph_paint_records()484 pub struct BaseGlyphPaint { struct491 impl BaseGlyphPaint { implementation511 impl FixedSize for BaseGlyphPaint { implementation515 impl sealed::Sealed for BaseGlyphPaint {} implementation518 unsafe impl FromBytes for BaseGlyphPaint { implementation523 impl<'a> SomeRecord<'a> for BaseGlyphPaint { implementation