Searched refs:balloon_txt (Results 1 – 3 of 3) sorted by relevance
475 char_u *balloon_txt;/* text over which is pointed the mouse */ member
1450 FREE(gdb->balloon_txt); in clear_gdb_T()2978 xfree(gdb->balloon_txt); in process_nb_event()2979 if ((gdb->balloon_txt = clewn_strsave(event->text)) != NULL) { in process_nb_event()
1859 if (this->balloon_txt != NULL) {1861 obstack_strcat(obs, this->balloon_txt);1884 obstack_strcat(obs, this->balloon_txt);1893 FREE(this->balloon_txt);