Lines Matching defs:Lookup
68 struct Lookup : public OT::Lookup struct
70 unsigned number_of_subtables () const in number_of_subtables()
75 bool sanitize (graph_t::vertex_t& vertex) const in sanitize()
83 bool is_extension (hb_tag_t table_tag) const in is_extension()
88 bool make_extension (gsubgpos_graph_context_t& c, in make_extension()
117 bool split_subtables_if_needed (gsubgpos_graph_context_t& c, in split_subtables_if_needed()
177 hb_vector_t<unsigned> split_subtable (gsubgpos_graph_context_t& c, in split_subtable()
188 bool add_sub_tables (gsubgpos_graph_context_t& c, in add_sub_tables()
251 void fix_existing_subtable_links (gsubgpos_graph_context_t& c, in fix_existing_subtable_links()
273 unsigned create_extension_subtable (gsubgpos_graph_context_t& c, in create_extension_subtable()
298 bool make_subtable_extension (gsubgpos_graph_context_t& c, in make_subtable_extension()
337 unsigned extension_type (hb_tag_t table_tag) const in extension_type()