Home
last modified time | relevance | path

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

/dports/devel/clewn/clewn-1.14/
H A Dgdb.h475 char_u *balloon_txt;/* text over which is pointed the mouse */ member
H A Dclewn.c1450 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()
H A Dgdb_lvl3.c1859 if (this->balloon_txt != NULL) {
1861 obstack_strcat(obs, this->balloon_txt);
1884 obstack_strcat(obs, this->balloon_txt);
1893 FREE(this->balloon_txt);