Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dpairpos-graph.hh94 struct split_context_t { struct
95 gsubgpos_graph_context_t& c;
96 PairPosFormat1* thiz;
97 unsigned this_index;
99 unsigned original_count () in original_count()
104 unsigned clone_range (unsigned start, unsigned end) in clone_range()
109 bool shrink (unsigned count) in shrink()
306 struct split_context_t struct
308 gsubgpos_graph_context_t& c;
309 PairPosFormat2* thiz;
[all …]
Dmarkbasepos-graph.hh281 struct split_context_t { struct
282 gsubgpos_graph_context_t& c;
283 MarkBasePosFormat1* thiz;
284 unsigned this_index;
285 hb_vector_t<class_info_t> class_to_info;
286 hb_hashmap_t<unsigned, unsigned> mark_array_links;
288 hb_set_t marks_for (unsigned start, unsigned end) in marks_for()
300 unsigned original_count () in original_count()
305 unsigned clone_range (unsigned start, unsigned end) in clone_range()
310 bool shrink (unsigned count) in shrink()