Searched refs:th_brk_def (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-thai.c32 typedef int (*th_brk_def)(const char*, int[], int); typedef
33 static th_brk_def th_brk = 0;
39 th_brk = (th_brk_def)HB_Library_Resolve("thai", 0, "th_brk");

Completed in 249 milliseconds