HomeSort by relevance Sort by last modified time
    Searched refs:component_count_list (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 111 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; local
149 component_count_list[num_ligatures] = 2;
161 OT::Supplier<unsigned int > component_count_supplier (component_count_list, num_ligatures);
hb-ot-layout-gsub-table.hh 748 Supplier<unsigned int> &component_count_list,
759 component_count_list[i]))) return_trace (false);
761 component_count_list.advance (num_ligatures);
841 Supplier<unsigned int> &component_count_list,
850 component_count_list,
883 Supplier<unsigned int> &component_count_list,
896 component_count_list,
    [all...]

Completed in 723 milliseconds