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*);
104 double afr,
double afg,
double afb,
105 double abr,
double abg,
double abb,
118 bool matches (
double afr,
double afg,
double afb,
119 double abr,
double abg,
double abb,
133 static cairo_pattern_t*
find_pattern (
double afr,
double afg,
double afb,
134 double abr,
double abg,
double abb,