Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DCursivePosFormat1.hh10 struct EntryExitRecord struct
14 bool sanitize (hb_sanitize_context_t *c, const struct CursivePosFormat1 *base) const in sanitize()
20 void collect_variation_indices (hb_collect_variation_indices_context_t *c, in collect_variation_indices()
27 bool subset (hb_subset_context_t *c, in subset()
42 entryAnchor; /* Offset to EntryAnchor table--from
46 exitAnchor; /* Offset to ExitAnchor table--from
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gpos.rs2346 pub fn entry_exit_record(&self) -> &'a [EntryExitRecord] { in entry_exit_record()
2389 pub struct EntryExitRecord { struct
2398 impl EntryExitRecord { implementation
2436 impl FixedSize for EntryExitRecord { implementation
2441 impl<'a> SomeRecord<'a> for EntryExitRecord { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_gpos.rs2346 pub fn entry_exit_record(&self) -> &'a [EntryExitRecord] { in entry_exit_record()
2389 pub struct EntryExitRecord { struct
2398 impl EntryExitRecord { impl
2436 impl FixedSize for EntryExitRecord { implementation
2441 impl<'a> SomeRecord<'a> for EntryExitRecord { implementation