Searched defs:gsubgpos_graph_context_t (Results 1 – 2 of 2) sorted by relevance
37 struct gsubgpos_graph_context_t struct39 hb_tag_t table_tag;40 graph_t& graph;41 unsigned lookup_list_index;42 hb_hashmap_t<unsigned, graph::Lookup*> lookups;43 hb_hashmap_t<unsigned, unsigned> subtable_to_extension;50 bool add_buffer (char* buffer) in add_buffer()
31 gsubgpos_graph_context_t::gsubgpos_graph_context_t (hb_tag_t table_tag_, in gsubgpos_graph_context_t() function in graph::gsubgpos_graph_context_t