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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-arabic-fallback.hh 143 hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; local
146 if (!second_u ||
147 !hb_font_get_glyph (font, second_u, 0, &second_glyph) ||
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh 143 hb_codepoint_t second_u = ligature_table[first_glyph_idx].ligatures[second_glyph_idx].second; local
146 if (!second_u ||
147 !hb_font_get_glyph (font, second_u, 0, &second_glyph) ||

Completed in 1375 milliseconds