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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c805 getIt(RkContext * cx, int cnum, int (*proc) (...), WCHAR_T * dst, int max) function
923 i = getIt(cx, cnum, (int(*)(...))addKanji, dst, maxdst - 1);
1029 i = getIt(cx, (int)bun->nb_curcand, (int(*)(...))addLex, (WCHAR_T *)dst, maxdst - 1);
1130 i = getIt(cx, (int)bun->nb_curcand, (int(*)(...))addHinshi, dst, maxdst - 1);

Completed in 39 milliseconds