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

/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c628 unsigned long glyph_index_tmp = 0; local in function:_XlcGetCodeSetFromCharSet
641 glyph_index_tmp = conv_to_source(ctconv, *glyph_index);
646 if (glyph_index_tmp == *glyph_index) {
663 if (glyph_index_tmp != *glyph_index) {
675 *glyph_index = glyph_index_tmp;

Completed in 4 milliseconds