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 750 Supplier<unsigned int> &component_count_list,
761 component_count_list[i]))) return TRACE_RETURN (false);
763 component_count_list.advance (num_ligatures);
834 Supplier<unsigned int> &component_count_list,
843 component_count_list,
875 Supplier<unsigned int> &component_count_list,
884 ligatures_list, component_count_list, component_list));
    [all...]

Completed in 482 milliseconds