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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimThaiFlt.c85 char const tactis_chtype[TACTIS_CHARS] = { variable in typeref:typename:char const[]
231 return tactis_chtype[ch];
241 switch (tactis_chtype[ch])
268 default: /* if tactis_chtype is invalid */
280 return ((tactis_chtype[ch] == CTRL) || (tactis_chtype[ch] == BV1) ||
281 (tactis_chtype[ch] == BV2) || (tactis_chtype[ch] == BD) ||
282 (tactis_chtype[ch] == TONE) || (tactis_chtype[c
[all...]

Completed in 2 milliseconds