Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dgsubgpos-context.hh37 struct gsubgpos_graph_context_t struct
39 hb_tag_t table_tag;
40 graph_t& graph;
41 unsigned lookup_list_index;
42 hb_hashmap_t<unsigned, graph::Lookup*> lookups;
50 void add_buffer (char* buffer) in add_buffer()
Dgsubgpos-context.cc31 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