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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-thai.cc 94 thai_pua_shape (hb_codepoint_t u, thai_action_t action, hb_font_t *font) function
249 info[base].codepoint = thai_pua_shape (info[base].codepoint, action, font);
251 info[i].codepoint = thai_pua_shape (info[i].codepoint, action, font);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 94 thai_pua_shape (hb_codepoint_t u, thai_action_t action, hb_font_t *font) function
249 info[base].codepoint = thai_pua_shape (info[base].codepoint, action, font);
251 info[i].codepoint = thai_pua_shape (info[i].codepoint, action, font);

Completed in 107 milliseconds