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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A DRKrename.h44 #define RkwGetYomi wRkwGetYomi macro
H A Dbun.c838 int RkwGetYomi (int, WCHAR_T *, int);
841 RkwGetYomi(int cx_num, WCHAR_T *yomi, int maxyomi) function
/haiku-fatelf/src/add-ons/input_server/methods/canna/canna/
H A DRK.h190 canna_export int RkwGetYomi(int, WCHAR_T *, int);
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Djrbind.c310 RkwGetYomi,
H A Dhenkan.c568 len = RkwGetYomi(yc->context, xxx, ROMEBUFSIZE);
720 len = RkwGetYomi(yc->context, xxx, ROMEBUFSIZE);
1861 || (j = RkwGetYomi(yc->context, tmpbuf, ROMEBUFSIZE)) == -1) {
1928 (WCHAR_T) '\0'; /* yomi[current][0]���������������� ���� RkwGetYomi������������ */
1951 RkwGetYomi(hc->context, yomi[previous], RENGOBUFSIZE);
1955 RkwGetYomi(hc->context, yomi[current], RENGOBUFSIZE);
2240 if (RkwGetYomi(yc->context, buf, 256) == -1) {
H A Dromaji.c4620 j = RkwGetYomi(yc->context, tmpbuf, ROMEBUFSIZE);

Completed in 110 milliseconds