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

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Duldefine.c122 tc->tango_len = 0;
141 p->tango_len = 0;
300 tc->tango_len = retval;
866 if(tc->tango_len < 1) {
1048 tc->tango_len = WStrlen(tc->tango_buffer);
H A Dulhinshi.c505 tlen = tc->tango_len;
995 WStrncpy(ttmpbuf, tc->tango_buffer, tc->tango_len - 1);
996 ttmpbuf[tc->tango_len - 1] = (WCHAR_T)0;
H A Duldelete.c558 tc->tango_len = d->nbytes;
H A Dcanna.h474 int tango_len; /* �������������������������������������������������������� */ member in struct:_tourokuContextRec

Completed in 46 milliseconds