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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dromaji.c2279 doKakutei -- ��������������������������������
2295 doKakutei(uiContext d, tanContext st, tanContext et, WCHAR_T *s, WCHAR_T *e, yomiContext *yc_return) function
2517 d->nbytes = doKakutei(d, st, tan, d->buffer_return,
2552 len = doKakutei(d, leftmost, (tanContext)0, s, e, &yc);
4522 len = doKakutei(d, tan, tc, s, e, (yomiContext *)0);
4550 len = doKakutei(d, tan, (tanContext)yc, s, e, (yomiContext *)0);
4592 len = doKakutei(d, tan, (tanContext)yc, ptr, eptr, (yomiContext *)0);
H A Dcanna.h1119 int doKakutei(uiContext d, tanContext st, tanContext et, WCHAR_T *s, WCHAR_T *e, yomiContext *yc_return);
H A Dhenkan.c936 len = doKakutei(d, tan, (tanContext)yc, sb, eb,

Completed in 78 milliseconds