OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctoutf8_conv
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
imThaiIm.c
116
private->
ctoutf8_conv
= conv;
191
if (im->private.local.
ctoutf8_conv
) {
192
_XlcCloseConverter(im->private.local.
ctoutf8_conv
);
193
im->private.local.
ctoutf8_conv
= NULL;
imDefIm.c
1028
if (im->private.proto.
ctoutf8_conv
) {
1029
_XlcCloseConverter(im->private.proto.
ctoutf8_conv
);
1030
im->private.proto.
ctoutf8_conv
= NULL;
1602
XlcConv
ctoutf8_conv
= NULL;
local
1613
if (!(
ctoutf8_conv
= _XlcOpenConverter(lcd,
1628
if (!(
ctoutf8_conv
= _XlcOpenConverter(lcd,
1651
private->
ctoutf8_conv
=
ctoutf8_conv
;
imLcIm.c
187
if (im->private.local.
ctoutf8_conv
) {
188
_XlcCloseConverter(im->private.local.
ctoutf8_conv
);
189
im->private.local.
ctoutf8_conv
= NULL;
673
private->
ctoutf8_conv
= conv;
imLcLkup.c
415
return _XimLcctsconvert(((Xim)xim)->private.local.
ctoutf8_conv
,
imDefLkup.c
1113
return _Ximctsconvert(((Xim)xim)->private.proto.
ctoutf8_conv
,
/xsrc/external/mit/libX11/dist/src/xlibi18n/
XimintL.h
75
XlcConv
ctoutf8_conv
;
member in struct:_XimLocalPrivateRec
XimintP.h
109
XlcConv
ctoutf8_conv
;
member in struct:_XimProtoPrivateRec
Ximint.h
56
XlcConv
ctoutf8_conv
;
member in struct:_XimCommonPrivateRec
Completed in 30 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026