Searched defs:thai_pua_shape (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-thai.cc94 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/
H A Dhb-ot-shape-complex-thai.cc94 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 101 milliseconds