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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh 140 hb_codepoint_t second_glyph, ligature_glyph; local
142 !hb_font_get_glyph (font, second_u, 0, &second_glyph) ||
150 component_list[num_ligatures].set (second_glyph);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 145 hb_codepoint_t second_glyph, ligature_glyph; local
147 !hb_font_get_glyph (font, second_u, 0, &second_glyph) ||
155 component_list[num_ligatures].set (second_glyph);

Completed in 402 milliseconds