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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXlcGeneric.h85 int num_charsets; member in struct:_CodeSetRec
H A DlcGeneric.c160 if ((num = codeset->num_charsets))
171 codeset->num_charsets = num + 1;
971 for (ii = 0; ii < codeset->num_charsets; ii++) {
H A DlcUTF8.c497 charset_num += codeset_list[i]->num_charsets;
511 int num_charsets = codeset_list[i]->num_charsets; local in function:create_tocs_conv
512 for (j = 0; j < num_charsets; j++) {
/xsrc/external/mit/libX11/dist/modules/lc/def/
H A DlcDefConv.c132 for (i = 0; i < codeset->num_charsets; i++) {
437 for (i = 0; i < codeset->num_charsets; i++)
448 for (i = 0; i < codeset->num_charsets; i++)
508 for (i = 0; i < codeset->num_charsets; i++)
519 for (i = 0; i < codeset->num_charsets; i++)
/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c379 int num_charsets = codeset->num_charsets; local in function:gi_parse_charset
386 for (i = 0; i < num_charsets; i++) {
391 if (i >= num_charsets)
501 int num_charsets; local in function:ct_parse_charset
514 num_charsets = codeset->num_charsets;
518 for (j = 0; j < num_charsets; j++) {
590 int num_charsets; local in function:_XlcGetCodeSetFromName
600 num_charsets
626 int codeset_num, num_charsets; local in function:_XlcGetCodeSetFromCharSet
[all...]

Completed in 10 milliseconds