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

/solaris-x11-s11/open-src/lib/libX11/sun-src/modules/lc/gb18030/
H A DlcGB18030.c1157 create_conv( function
1199 return create_conv(from_lcd, &conv_methods[MBSTOCS]);
1209 return create_conv(from_lcd, &conv_methods[WCSTOCS]);
1219 return create_conv(from_lcd, &conv_methods[MBTOCS]);
1229 return create_conv(from_lcd, &conv_methods[CSTOMBS]);
1239 return create_conv(from_lcd, &conv_methods[CSTOWCS]);
1249 return create_conv(from_lcd, &conv_methods[WCSTOCTS]);
1259 return create_conv(from_lcd, &conv_methods[MBSTOCTS]);
1269 return create_conv(from_lcd, &conv_methods[CTSTOMBS]);
1279 return create_conv(from_lc
[all...]

Completed in 30 milliseconds