Searched refs:post_balloon (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | beval.c | 186 post_balloon(BalloonEval *beval UNUSED, char_u *mesg, list_T *list UNUSED) in post_balloon() function 306 post_balloon(beval, result, NULL); in general_beval_cb()
|
| H A D | evalfunc.c | 2689 post_balloon(balloonEval, NULL, in f_balloon_show() 2702 post_balloon(balloonEval, *mesg == NUL ? NULL : mesg, NULL); in f_balloon_show()
|
| /vim-8.2.3635/src/proto/ |
| H A D | beval.pro | 4 void post_balloon(BalloonEval *beval, char_u *mesg, list_T *list);
|