Home
last modified time | relevance | path

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

/external/fio/
Dgfio.c180 static const char *get_button_tooltip(struct button_spec *s, int sensitive) in get_button_tooltip() function
198 gtk_widget_set_tooltip_text(button, get_button_tooltip(buttonspec, sens)); in add_button()
274 …gtk_widget_set_tooltip_text(ge->button[GFIO_BUTTON_CONNECT], get_button_tooltip(&buttonspeclist[GF… in update_button_states()