Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/Layout/GPOS/
DAnchorMatrix.hh8 struct AnchorMatrix struct
10 HBUINT16 rows; /* Number of rows */
12 matrixZ; /* Matrix of offsets to Anchor tables--
17 bool sanitize (hb_sanitize_context_t *c, unsigned int cols) const in sanitize()
29 const Anchor& get_anchor (unsigned int row, unsigned int col, in get_anchor()
40 void collect_variation_indices (hb_collect_variation_indices_context_t *c, in collect_variation_indices()
49 bool subset (hb_subset_context_t *c, in subset()
/external/harfbuzz_ng/src/graph/
Dmarkbasepos-graph.hh37 struct AnchorMatrix : public OT::Layout::GPOS_impl::AnchorMatrix struct
39 bool sanitize (graph_t::vertex_t& vertex, unsigned class_count) const in sanitize()
48 bool shrink (gsubgpos_graph_context_t& c, in shrink()
78 unsigned clone (gsubgpos_graph_context_t& c, in clone()