Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GDEF/
DGDEF.hh56 struct AttachList struct
58 unsigned int get_attach_points (hb_codepoint_t glyph_id, in get_attach_points()
83 bool subset (hb_subset_context_t *c) const in subset()
104 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
112 coverage; /* Offset to Coverage table -- from
115 attachPoint; /* Array of AttachPoint tables
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs292 impl<'a> FontRead<'a> for AttachList<'a> { implementation
308 pub type AttachList<'a> = TableRef<'a, AttachListMarker>; typedef
310 impl<'a> AttachList<'a> { impl
345 impl<'a> SomeTable<'a> for AttachList<'a> { implementation
376 impl<'a> std::fmt::Debug for AttachList<'a> { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gdef.rs292 impl<'a> FontRead<'a> for AttachList<'a> { implementation
308 pub type AttachList<'a> = TableRef<'a, AttachListMarker>; typedef
310 impl<'a> AttachList<'a> { impl
345 impl<'a> SomeTable<'a> for AttachList<'a> { implementation
376 impl<'a> std::fmt::Debug for AttachList<'a> { implementation