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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimThaiFlt.c229 THAI_chtype (unsigned char ch) function in typeref:typename:int
323 return (write_rules_lookup[THAI_chtype(lead_ch)][THAI_chtype(follow_ch)]
339 (wtt_isc1_lookup[THAI_chtype(lead_ch)][THAI_chtype(follow_ch)] != RJ);
343 (wtt_isc2_lookup[THAI_chtype(lead_ch)][THAI_chtype(follow_ch)] != RJ);
347 (thaicat_isc_lookup[THAI_chtype(lead_ch)][THAI_chtype(follow_ch)] != RJ);
1390 } else if (THAI_chtype(previous_cha
[all...]

Completed in 4 milliseconds