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

/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimThaiIm.c136 private->ucstoutf8_conv = conv;
211 if (im->private.local.ucstoutf8_conv) {
212 _XlcCloseConverter(im->private.local.ucstoutf8_conv);
213 im->private.local.ucstoutf8_conv = NULL;
H A DimLcIm.c207 if (im->private.local.ucstoutf8_conv) {
208 _XlcCloseConverter(im->private.local.ucstoutf8_conv);
209 im->private.local.ucstoutf8_conv = NULL;
693 private->ucstoutf8_conv = conv;
H A DimDefIm.c1048 if (im->private.proto.ucstoutf8_conv) {
1049 _XlcCloseConverter(im->private.proto.ucstoutf8_conv);
1050 im->private.proto.ucstoutf8_conv = NULL;
1671 private->ucstoutf8_conv = conv;
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimintL.h80 XlcConv ucstoutf8_conv; member in struct:_XimLocalPrivateRec
H A DXimintP.h114 XlcConv ucstoutf8_conv; member in struct:_XimProtoPrivateRec
H A DXimint.h61 XlcConv ucstoutf8_conv; member in struct:_XimCommonPrivateRec
/xsrc/external/mit/libX11/dist/src/
H A DimConv.c346 if (_XlcConvert(private->ucstoutf8_conv,

Completed in 8 milliseconds