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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dromaji.c1224 int sup = 0; local
1265 (sup = findSup(yc->kana_buffer[yc->kRStartp]))) )
1266 && keysup[sup - 1].ncand > 0) {
1268 WStrcpy(kana_char, keysup[sup - 1].cand[0]);
1271 yc->romaji_buffer[yc->rStartp] = keysup[sup - 1].xkey;
1275 if (cond) { /* && keysup[sup - 1].ncand == 0 */
1278 yc->romaji_buffer[yc->rStartp] = keysup[sup - 1].xkey;

Completed in 44 milliseconds