Lines Matching refs:sensitive
180 static const char *get_button_tooltip(struct button_spec *s, int sensitive)182 if (s->tooltiptext[sensitive])183 return s->tooltiptext[sensitive];