Home
last modified time | relevance | path

Searched defs:BaseGlyph (Results 1 – 2 of 2) 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.rs133 pub fn base_glyph_records(&self) -> Option<Result<&'a [BaseGlyph], ReadError>> { in base_glyph_records()
301 pub struct BaseGlyph { struct
310 impl BaseGlyph { argument
327 impl FixedSize for BaseGlyph { implementation
331 impl sealed::Sealed for BaseGlyph {} implementation
334 unsafe impl FromBytes for BaseGlyph { implementation
339 impl<'a> SomeRecord<'a> for BaseGlyph { implementation
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GDEF/
H A DGDEF.hh753 BaseGlyph = 1, enumerator