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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A DRKrename.h54 #define RkwGoTo wRkwGoTo macro
H A Dbun.c513 RkwGoTo(int cx_num, int bnum) function
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dbunsetsu.c63 if (RkwGoTo(yc->context, i) == -1) {
73 if (RkwGoTo(yc->context, yc->curbun) == -1) {
H A Dchikuji.c137 if (RkwGoTo(yc->context, i) < 0 ||
179 if (RkwGoTo(yc->context, yc->nbunsetsu - 1) == -1)
353 if (RkwGoTo(yc->context, i) == NG
472 if (RkwGoTo(yc->context, i) == -1) {
510 if (RkwGoTo(yc->context, i) == -1) {
563 if (RkwGoTo(yc->context, i) == NG ||
607 if (RkwGoTo(yc->context, yc->nbunsetsu - 1) == -1) {
703 if (RkwGoTo(yc->context, tmp) == -1) {
H A Djrbind.c320 RkwGoTo,
H A Dhenkan.c563 RkwGoTo(yc->context, i);
653 RkwGoTo(yc->context, cur);
716 RkwGoTo(yc->context, i);
843 RkwGoTo(yc->context, cur);
1276 if (RkwGoTo(yc->context, yc->curbun) == -1) {
1651 if (RkwGoTo(yc->context, n) == -1) {
1860 if (RkwGoTo(yc->context, i) == -1
1925 RkwGoTo(hc->context, 0);
2530 RkwGoTo(yc->context, yc->curbun);
H A Dromaji.c1803 if (RkwGoTo(yc->context, yc->nbunsetsu - 1) == -1) { /* ������������������������ */
1882 if (RkwGoTo(yc->context, 0) == -1) {
1914 if (RkwGoTo(yc->context, 0) < 0) {
2235 RkwGoTo(yc->context, i);
2250 RkwGoTo(yc->context, yc->curbun);
2874 if (RkwGoTo(yc->context, yc->nbunsetsu - 1) == -1) {
4605 if (RkwGoTo(con, i) < 0) {
H A Dutil.c367 RkwGoTo(yc->context, i);
432 RkwGoTo(yc->context, yc->curbun);
/haiku-fatelf/src/add-ons/input_server/methods/canna/canna/
H A DRK.h174 canna_export int RkwGoTo(int, int);

Completed in 181 milliseconds