OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_XlcCompareISOLatin1
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/libX11/dist/modules/lc/Utf8/
lcUTF8Load.c
56
else if (!
_XlcCompareISOLatin1
(XLC_PUBLIC_PART(lcd)->codeset, "UTF-8")) {
59
else if (!
_XlcCompareISOLatin1
(XLC_PUBLIC_PART(lcd)->codeset, "GB18030")) {
/xsrc/external/mit/libX11/dist/src/xlibi18n/
lcUtil.c
43
_XlcCompareISOLatin1
(
XlcPublic.h
304
extern int
_XlcCompareISOLatin1
(
lcPublic.c
126
if (num > 0 && !
_XlcCompareISOLatin1
(values[0], "True"))
lcGeneric.c
726
if (num > 0 && !
_XlcCompareISOLatin1
(value[0], "True"))
732
if (num > 0 && !
_XlcCompareISOLatin1
(value[0], "True"))
763
if (tmp != NULL && !
_XlcCompareISOLatin1
(tmp + 1, "Default")) {
XDefaultOMIF.c
179
if (
_XlcCompareISOLatin1
(last - length, font_data->name) == 0)
428
if (
_XlcCompareISOLatin1
(charset_p,
lcUTF8.c
952
&&
_XlcCompareISOLatin1
(XLC_PUBLIC_PART(lcd)->codeset, "UTF-8") == 0) {
/xsrc/external/mit/libX11/dist/modules/om/generic/
omGeneric.c
606
if (
_XlcCompareISOLatin1
(last - length, font_data->name) == 0)
1600
if (!
_XlcCompareISOLatin1
(gen->object_name, methods_list->name)) {
1838
if (bufptr &&
_XlcCompareISOLatin1
(bufptr, "GL") == 0)
1840
else if (bufptr &&
_XlcCompareISOLatin1
(bufptr, "GR") == 0)
1915
if (count > 0 &&
_XlcCompareISOLatin1
(*value, "True") == 0)
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
imDefIm.c
179
if( locale_name[n] && !
_XlcCompareISOLatin1
( pp, locale_name[n] ) )
Completed in 16 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026