Home
last modified time | relevance | path

Searched refs:infobar (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/ui/gtk/
H A Dannotate.c203 GtkWidget *infobar; in symbol__gtk_annotate() local
227 infobar = perf_gtk__setup_info_bar(); in symbol__gtk_annotate()
228 if (infobar) { in symbol__gtk_annotate()
229 gtk_box_pack_start(GTK_BOX(vbox), infobar, in symbol__gtk_annotate()
/linux/tools/build/feature/
H A DMakefile14 test-gtk2-infobar.bin \
255 $(OUTPUT)test-gtk2-infobar.bin:
/linux/tools/build/
H A DMakefile.feature85 gtk2-infobar \
/linux/tools/perf/
H A DMakefile.config816 $(call feature_check,gtk2-infobar)
817 ifeq ($(feature-gtk2-infobar), 1)