Lines Matching refs:ctconv
627 Conversion ctconv;
635 ctconv = (*codeset)->ctconv;
641 glyph_index_tmp = conv_to_source(ctconv, *glyph_index);
1169 if (codeset->ctconv)
1170 glyph_index = conv_to_dest(codeset->ctconv, glyph_index);
1835 if (codeset->ctconv)
1836 glyph_index = conv_to_dest(codeset->ctconv, glyph_index);
2127 if (codeset->ctconv)
2128 glyph_index = conv_to_dest(codeset->ctconv, glyph_index);