Searched defs:EntryExitRecord (Results 1 – 3 of 3) sorted by relevance
10 struct EntryExitRecord struct14 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--from46 exitAnchor; /* Offset to ExitAnchor table--from
2346 pub fn entry_exit_record(&self) -> &'a [EntryExitRecord] { in entry_exit_record()2389 pub struct EntryExitRecord { struct2398 impl EntryExitRecord { implementation2436 impl FixedSize for EntryExitRecord { implementation2441 impl<'a> SomeRecord<'a> for EntryExitRecord { implementation
2346 pub fn entry_exit_record(&self) -> &'a [EntryExitRecord] { in entry_exit_record()2389 pub struct EntryExitRecord { struct2398 impl EntryExitRecord { impl2436 impl FixedSize for EntryExitRecord { implementation2441 impl<'a> SomeRecord<'a> for EntryExitRecord { implementation