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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 106 unsigned int ligature_per_first_glyph_count_list[ARRAY_LENGTH_CONST (first_glyphs)]; local
125 ligature_per_first_glyph_count_list[num_first_glyphs] = 0;
146 ligature_per_first_glyph_count_list[i]++;
159 OT::Supplier<unsigned int > ligature_per_first_glyph_count_supplier (ligature_per_first_glyph_count_list, num_first_glyphs);
hb-ot-layout-gsub-table.hh 838 Supplier<unsigned int> &ligature_per_first_glyph_count_list,
851 ligature_per_first_glyph_count_list[i],
853 ligature_per_first_glyph_count_list.advance (num_first_glyphs);
880 Supplier<unsigned int> &ligature_per_first_glyph_count_list,
893 ligature_per_first_glyph_count_list,
    [all...]

Completed in 173 milliseconds