Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/graph/
H A Dpairpos-graph.hh95 struct split_context_t { struct
96 gsubgpos_graph_context_t& c;
97 PairPosFormat1* thiz;
98 unsigned this_index;
100 unsigned original_count () in original_count()
105 unsigned clone_range (unsigned start, unsigned end) in clone_range()
110 bool shrink (unsigned count) in shrink()
310 struct split_context_t struct
312 gsubgpos_graph_context_t& c;
313 PairPosFormat2* thiz;
[all …]
H A Dmarkbasepos-graph.hh283 struct split_context_t { struct
284 gsubgpos_graph_context_t& c;
285 MarkBasePosFormat1* thiz;
286 unsigned this_index;
287 hb_vector_t<class_info_t> class_to_info;
288 hb_hashmap_t<unsigned, unsigned> mark_array_links;
290 hb_set_t marks_for (unsigned start, unsigned end) in marks_for()
302 unsigned original_count () in original_count()
307 unsigned clone_range (unsigned start, unsigned end) in clone_range()
312 bool shrink (unsigned count) in shrink()