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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dromaji.c460 extraFunc *extrafunc1, *extrafunc2; local
499 for (extrafunc1 = extrafuncp ; extrafunc1 ; extrafunc1 = extrafunc1->next) {
501 if (extrafunc1->keyword == EXTRA_FUNC_DEFMODE) {
502 if (extrafunc1->u.modeptr->romaji_table) {
505 (char *)extrafunc1->u.modeptr->romaji_table)) {
506 extrafunc1->u.modeptr->romdic = romajidic;
507 extrafunc1
[all...]

Completed in 33 milliseconds