Searched refs:balloonShell (Results 1 – 2 of 2) sorted by relevance
162 gtk_widget_destroy(beval->balloonShell); in gui_mch_destroy_beval_area()164 XtDestroyWidget(beval->balloonShell); in gui_mch_destroy_beval_area()935 gtk_widget_ensure_style(beval->balloonShell); in drawBalloon()987 gtk_widget_show(beval->balloonShell); in drawBalloon()1000 if (beval->balloonShell != NULL) in undrawBalloon()1001 gtk_widget_hide(beval->balloonShell); in undrawBalloon()1128 XtVaSetValues(beval->balloonShell, in drawBalloon()1134 XtVaSetValues(beval->balloonShell, in drawBalloon()1157 XtPopup(beval->balloonShell, XtGrabNone); in drawBalloon()1171 if (beval->balloonShell != (Widget)0) in undrawBalloon()[all …]
38 GtkWidget *balloonShell; member48 Widget balloonShell;