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