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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c567 countCand(struct RkContext *cx) function
603 if (0 <= knum && knum < countCand(cx))
637 if (++bun->nb_curcand >= (WCHAR_T)countCand(cx))
656 bun->nb_curcand = countCand(cx);
705 st->maxcand = countCand(cx);
983 maxcand = countCand(cx);

Completed in 43 milliseconds