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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh 109 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)];
110 unsigned int first_glyphs_indirection[ARRAY_LENGTH_CONST (ligature_table)];
115 OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0].ligatures)];
125 hb_codepoint_t first_u = ligature_table[first_glyph_idx].first;
141 for (unsigned int second_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_idx++)
143 hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second;
144 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature;
hb-ot-shape-complex-arabic-table.hh 923 } ligature_table[] = variable in typeref:struct:ligature_set_t
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 109 OT::GlyphID first_glyphs[ARRAY_LENGTH_CONST (ligature_table)];
110 unsigned int first_glyphs_indirection[ARRAY_LENGTH_CONST (ligature_table)];
115 OT::GlyphID ligature_list[ARRAY_LENGTH_CONST (first_glyphs) * ARRAY_LENGTH_CONST(ligature_table[0].ligatures)];
125 hb_codepoint_t first_u = ligature_table[first_glyph_idx].first;
141 for (unsigned int second_glyph_idx = 0; second_glyph_idx < ARRAY_LENGTH (ligature_table[0].ligatures); second_glyph_idx++)
143 hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second;
144 hb_codepoint_t ligature_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].ligature;
hb-ot-shape-complex-arabic-table.hh 923 } ligature_table[] = variable in typeref:struct:ligature_set_t
    [all...]

Completed in 201 milliseconds