Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dgui_photon.c519 int src_taken, dst_made; in gui_ph_handle_keyboard() local
529 &dst_made); in gui_ph_handle_keyboard()
531 add_to_input_buf(buf, dst_made); in gui_ph_handle_keyboard()
2167 int src_taken, dst_made; in gui_mch_draw_string() local
2183 &dst_made); in gui_mch_draw_string()
2185 len = dst_made; in gui_mch_draw_string()