OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cstoutf8_conv
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
imThaiIm.c
128
private->
cstoutf8_conv
= conv;
203
if (im->private.local.
cstoutf8_conv
) {
204
_XlcCloseConverter(im->private.local.
cstoutf8_conv
);
205
im->private.local.
cstoutf8_conv
= NULL;
imLcIm.c
199
if (im->private.local.
cstoutf8_conv
) {
200
_XlcCloseConverter(im->private.local.
cstoutf8_conv
);
201
im->private.local.
cstoutf8_conv
= NULL;
685
private->
cstoutf8_conv
= conv;
imDefIm.c
1040
if (im->private.proto.
cstoutf8_conv
) {
1041
_XlcCloseConverter(im->private.proto.
cstoutf8_conv
);
1042
im->private.proto.
cstoutf8_conv
= NULL;
1663
private->
cstoutf8_conv
= conv;
/xsrc/external/mit/libX11/dist/src/xlibi18n/
XimintL.h
78
XlcConv
cstoutf8_conv
;
member in struct:_XimLocalPrivateRec
XimintP.h
112
XlcConv
cstoutf8_conv
;
member in struct:_XimProtoPrivateRec
Ximint.h
59
XlcConv
cstoutf8_conv
;
member in struct:_XimCommonPrivateRec
Completed in 7 milliseconds
Indexes created Thu Aug 20 00:25:57 UTC 2026