Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/harfbuzz/src/graph/
Dmarkbasepos-graph.hh206 struct MarkBasePosFormat1 : public OT::Layout::GPOS_impl::MarkBasePosFormat1_2<SmallTypes> struct
208 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
214 hb_vector_t<unsigned> split_subtables (gsubgpos_graph_context_t& c, in split_subtables()
278 struct class_info_t {
283 struct split_context_t {
318 hb_vector_t<class_info_t> get_class_info (gsubgpos_graph_context_t& c, in get_class_info()
362 bool shrink (split_context_t& sc, in shrink()
413 unsigned clone_range (split_context_t& sc, in clone_range()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh2003 struct MarkBasePosFormat1 struct
2005 bool intersects (const hb_set_t *glyphs) const in intersects()
2011 void closure_lookups (hb_closure_lookups_context_t *c) const {} in closure_lookups()
2013 void collect_variation_indices (hb_collect_variation_indices_context_t *c) const in collect_variation_indices()
2043 void collect_glyphs (hb_collect_glyphs_context_t *c) const in collect_glyphs()
2049 const Coverage &get_coverage () const { return this+markCoverage; } in get_coverage()
2051 bool apply (hb_ot_apply_context_t *c) const in apply()
2091 bool subset (hb_subset_context_t *c) const in subset()
2160 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
2171 HBUINT16 format; /* Format identifier--format = 1 */
[all …]