Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh753 BaseGlyph = 1, enumerator
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_colr.rs143 pub fn base_glyph_records(&self) -> Option<Result<&'a [BaseGlyph], ReadError>> { in base_glyph_records()
305 pub struct BaseGlyph { struct
314 impl BaseGlyph { argument
331 impl FixedSize for BaseGlyph { implementation
336 impl<'a> SomeRecord<'a> for BaseGlyph { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_colr.rs143 pub fn base_glyph_records(&self) -> Option<Result<&'a [BaseGlyph], ReadError>> { in base_glyph_records()
305 pub struct BaseGlyph { struct
314 impl BaseGlyph { argument
331 impl FixedSize for BaseGlyph { implementation
336 impl<'a> SomeRecord<'a> for BaseGlyph { implementation