20 #ifndef _WIDGETS_ARDOUR_FADER_H_
21 #define _WIDGETS_ARDOUR_FADER_H_
45 void set_text (
const std::string&,
bool centered =
true,
bool expose =
true);
56 void render (Cairo::RefPtr<Cairo::Context>
const&, cairo_rectangle_t*);
105 double afr,
double afg,
double afb,
106 double abr,
double abg,
double abb,
119 bool matches (
double afr,
double afg,
double afb,
120 double abr,
double abg,
double abb,
134 static cairo_pattern_t*
find_pattern (
double afr,
double afg,
double afb,
135 double abr,
double abg,
double abb,