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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A DRKrename.h45 #define RkwGetLex wRkwGetLex macro
H A Dbun.c1017 RkwGetLex(int cx_num, RkLex *dst, int maxdst) function
1043 /* RkeGetLex -- �������� RkwGetLex ������������������������������������������������������������ */
1067 nwords = RkwGetLex(cx_num, dst, maxdst);
/haiku-fatelf/src/add-ons/input_server/methods/canna/canna/
H A DRK.h194 canna_export int RkwGetLex(int, RkLex *, int);
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Djrbind.c311 RkwGetLex,
H A Dhenkan.c1926 nword[0] = RkwGetLex(hc->context, lex[0], RENGOBUFSIZE);
1938 nword[previous] = RkwGetLex(hc->context, lex[previous], RENGOBUFSIZE);
1943 nword[current] = RkwGetLex(hc->context, lex[current], RENGOBUFSIZE);
H A Duldelete.c473 if (RkwGetLex(workContext, lex, 5) <= 0) {

Completed in 62 milliseconds