Searched refs:statbar (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/ui/gtk/
H A Dhelpline.c15 gtk_statusbar_pop(GTK_STATUSBAR(pgctx->statbar),
24 gtk_statusbar_push(GTK_STATUSBAR(pgctx->statbar),
H A Dutil.c90 gtk_statusbar_pop(GTK_STATUSBAR(pgctx->statbar),
98 gtk_statusbar_push(GTK_STATUSBAR(pgctx->statbar),
H A Dbrowser.c82 pgctx->statbar = stbar;
H A Dgtk.h20 GtkWidget *statbar; member in struct:perf_gtk_context
H A Dannotate.c203 GtkWidget *statbar; local
232 statbar = perf_gtk__setup_statusbar();
233 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); local
H A Dhists.c600 GtkWidget *statbar; local
629 statbar = perf_gtk__setup_statusbar();
630 gtk_box_pack_start(GTK_BOX(vbox), statbar, FALSE, FALSE, 0); local

Completed in 129 milliseconds