Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dgui_beval.pro7 void gui_mch_post_balloon(BalloonEval *beval, char_u *mesg);
H A Dgui_w32.pro96 void gui_mch_post_balloon(BalloonEval *beval, char_u *mesg);
/vim-8.2.3635/src/
H A Dbeval.c197 gui_mch_post_balloon(beval, mesg); in post_balloon()
H A Dgui_beval.c210 gui_mch_post_balloon(BalloonEval *beval, char_u *mesg) in gui_mch_post_balloon() function
H A Dnetbeans.c1799 gui_mch_post_balloon(balloonEval, (char_u *)text); in nb_do_cmd()
H A Dgui_motif.c280 gui_mch_post_balloon(beval, NameBuff); in tabline_balloon_cb()
H A Dgui_w32.c8644 gui_mch_post_balloon(BalloonEval *beval, char_u *mesg) in gui_mch_post_balloon() function