Home
last modified time | relevance | path

Searched defs:CursivePosFormat1 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/
DCursivePosFormat1.hh79 struct CursivePosFormat1 struct
82 HBUINT16 format; /* Format identifier--format = 1 */
84 coverage; /* Offset to Coverage table--from
87 entryExitRecord; /* Array of EntryExit records--in
92 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
104 bool intersects (const hb_set_t *glyphs) const in intersects()
107 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
109 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
118 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
121 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh1765 struct CursivePosFormat1 struct
1767 bool intersects (const hb_set_t *glyphs) const in intersects()
1770 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
1772 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
1781 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
1784 const Coverage &get_coverage () const { return this+coverage; } in get_coverage()
1786 bool apply (hb_ot_apply_context_t *c) const in apply()
1895 void serialize (hb_subset_context_t *c, in serialize()
1915 bool subset (hb_subset_context_t *c) const in subset()
1936 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
[all …]