Home
last modified time | relevance | path

Searched refs:charset_translate (Results 1 – 1 of 1) sorted by relevance

/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_photon.c75 static struct PxTransCtrl *charset_translate; variable
523 charset_translate, in gui_ph_handle_keyboard()
1107 charset_translate = PxTranslateSet(charset_translate, charset); in gui_ph_encoding_changed()
1132 charset_translate = PxTranslateSet(NULL, "latin1"); in gui_mch_init()
1321 PxTranslateSet(charset_translate, NULL); in gui_mch_exit()
2165 if (charset_translate != NULL && enc_utf8 == 0) in gui_mch_draw_string()
2177 charset_translate, in gui_mch_draw_string()