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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Ddefaultmap.c95 /* �������������������������������������������� strokelimit ��������������������������������������������
97 if (cannaconf.strokelimit > 0) {
106 if (d->strokecounter == cannaconf.strokelimit + 1) {
H A Dcommondata.c166 cf->strokelimit = STROKE_LIMIT;
H A Dcanna.h825 int strokelimit; /* (������������) ������������������������������������������������������������������������������������ */ member in struct:CannaConfig
H A Dhenkan.c151 fprintf(stderr,"\n�������������������������������� strokelimit = %d (default:%d)\n",
152 cannaconf.strokelimit, STROKE_LIMIT);
H A Dlisp.c4502 DEFVAREX(Vndisconnect ,NumAcc ,cannaconf.strokelimit)

Completed in 51 milliseconds