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

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c781 addIt(struct nword * cw, WCHAR_T * key, int (*proc) (...), WCHAR_T * dst, int ind, int maxdst, unsigned long mode, RkContext * cx) function
789 ind = addIt(lw, key, proc, dst, ind, maxdst, mode, cx);
814 return addIt(w, store->yomi + bun->nb_yoff, proc, dst, 0, max,

Completed in 38 milliseconds