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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimThaiFlt.c319 unsigned char follow_ch,
321 {/* "Can follow_ch be put in the same display cell as lead_ch?" */
323 return (write_rules_lookup[THAI_chtype(lead_ch)][THAI_chtype(follow_ch)]
329 unsigned char follow_ch,
333 Bool iskeyvalid; /* means "Can follow_ch be keyed in after lead_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);
373 unsigned char *lead_ch = NULL, *follow_ch = NULL, *out_ch = NULL; local in function:THAI_apply_write_rules
376 lead_ch = follow_ch
318 THAI_iscomposible(unsigned char follow_ch,unsigned char lead_ch) argument
328 THAI_isaccepted(unsigned char follow_ch,unsigned char lead_ch,unsigned char mode) argument
[all...]

Completed in 3 milliseconds