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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh 116 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; local
154 component_count_list[num_ligatures] = 2;
163 OT::Supplier<unsigned int > component_count_supplier (component_count_list, num_ligatures);
hb-ot-layout-gsub-table.hh 730 Supplier<unsigned int> &component_count_list,
741 component_count_list[i]))) return TRACE_RETURN (false);
743 component_count_list.advance (num_ligatures);
814 Supplier<unsigned int> &component_count_list,
823 component_count_list,
855 Supplier<unsigned int> &component_count_list,
864 ligatures_list, component_count_list, component_list));
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 116 unsigned int component_count_list[ARRAY_LENGTH_CONST (ligature_list)]; local
154 component_count_list[num_ligatures] = 2;
163 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 962 milliseconds