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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Donoff.c180 dn<d->ncolumns - (cannaconf.kCount ? ICHISIZE + 1: 0) &&
202 for(; *kptr && dn<d->ncolumns - (cannaconf.kCount ? ICHISIZE + 1: 0);
209 if ((dn >= d->ncolumns - (cannaconf.kCount ? ICHISIZE + 1: 0))
225 if (cannaconf.kCount) {
H A Dcommondata.c174 cf->kCount = 1;
H A Dichiran.c181 if (cannaconf.kCount) {
205 if (cannaconf.kCount && d->kanji_status_return->gline.length) {
501 if (cannaconf.kCount) {
588 (cannaconf.kCount ? (DEC_COLUMNS(nelem) * 2 + 2/* 2����/����SP�������� */) : 0);
708 if (cannaconf.kCount) {
748 (cannaconf.kCount ? (DEC_COLUMNS(9999) * 2 + 2/* 2���� / ���� SP �������� */) : 0);
H A Dcanna.h842 BYTE kCount; /* (������������) ������������������������������������������������ */ member in struct:CannaConfig
H A Dlisp.c4520 DEFVAREX(Vkouhoco ,VTorNIL ,cannaconf.kCount)

Completed in 36 milliseconds