Home
last modified time | relevance | path

Searched defs:BaseGlyphPaint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_colr.rs443 pub fn base_glyph_paint_records(&self) -> &'a [BaseGlyphPaint] { in base_glyph_paint_records()
484 pub struct BaseGlyphPaint { struct
491 impl BaseGlyphPaint { implementation
511 impl FixedSize for BaseGlyphPaint { implementation
515 impl sealed::Sealed for BaseGlyphPaint {} implementation
518 unsafe impl FromBytes for BaseGlyphPaint { implementation
523 impl<'a> SomeRecord<'a> for BaseGlyphPaint { implementation