Home
last modified time | relevance | path

Searched refs:Dial (Results 1 – 25 of 4293) sorted by relevance

12345678910>>...172

/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/examples/tutorial/gtkdial/
H A Dgtk_dial.adb63 Dial : Gtk_Dial);
203 Gtk.Handlers.Disconnect (Dial.Adjustment, Dial.Changed_Id);
224 Update (Dial);
258 Set_Style (Dial, Attach (Get_Style (Dial), Get_Window (Dial)));
299 Dial.Pointer_Width := Dial.Radius / 5;
344 Dial.Last_Angle := Dial.Angle;
410 Get_Fg_GC (Get_Style (Dial), Get_State (Dial)),
422 Dial.Last_Angle := Dial.Angle;
502 Dial.Old_Value /= Get_Value (Dial.Adjustment)
581 Dial.Angle := Dial.Angle + 2.0 * Pi;
[all …]
/dports/audio/sorcer-lv2/openAV-Sorcer-release-1.1.3/gui/
H A Dsorcer_widget.h59 Avtk::Dial *lfoSpeed;
64 Avtk::Dial *lfoToW2;
69 Avtk::Dial *lfoToW1;
74 Avtk::Dial *lfoAmp;
101 Avtk::Dial *sustain;
106 Avtk::Dial *decay;
111 Avtk::Dial *attack;
116 Avtk::Dial *release;
132 Avtk::Dial *compThres;
137 Avtk::Dial *compAttack;
[all …]
H A Dsorcer_widget.cxx131 void SorcerUI::cb_lfoSpeed_i(Avtk::Dial* o, void*) { in cb_lfoSpeed_i()
140 void SorcerUI::cb_lfoToW2_i(Avtk::Dial* o, void*) { in cb_lfoToW2_i()
145 void SorcerUI::cb_lfoToW2(Avtk::Dial* o, void* v) { in cb_lfoToW2()
149 void SorcerUI::cb_lfoToW1_i(Avtk::Dial* o, void*) { in cb_lfoToW1_i()
154 void SorcerUI::cb_lfoToW1(Avtk::Dial* o, void* v) { in cb_lfoToW1()
158 void SorcerUI::cb_lfoAmp_i(Avtk::Dial* o, void*) { in cb_lfoAmp_i()
163 void SorcerUI::cb_lfoAmp(Avtk::Dial* o, void* v) { in cb_lfoAmp()
215 void SorcerUI::cb_decay_i(Avtk::Dial* o, void*) { in cb_decay_i()
220 void SorcerUI::cb_decay(Avtk::Dial* o, void* v) { in cb_decay()
224 void SorcerUI::cb_attack_i(Avtk::Dial* o, void*) { in cb_attack_i()
[all …]
/dports/audio/fabla2-lv2/openAV-Fabla2-33f4062/src/ui/
H A Dfabla2_ui.hxx114 Avtk::Dial* sampleGain;
115 Avtk::Dial* samplePan;
117 Avtk::Dial* sampleTime;
124 Avtk::Dial* send1;
125 Avtk::Dial* send2;
126 Avtk::Dial* send3;
127 Avtk::Dial* send4;
129 Avtk::Dial* adsrA;
130 Avtk::Dial* adsrD;
131 Avtk::Dial* adsrS;
[all …]
/dports/games/flightgear/flightgear-2020.3.11/utils/fgcom/utils/
H A Dfgcom.conf80581 exten => 0176707778121770,1,Dial(Local/0176707778121775)
80582 exten => 0176707778121780,1,Dial(Local/0176707778121775)
80588 exten => 0176707778124170,1,Dial(Local/0176707778124175)
80589 exten => 0176707778124180,1,Dial(Local/0176707778124175)
80595 exten => 0176707778121870,1,Dial(Local/0176707778121875)
80596 exten => 0176707778121880,1,Dial(Local/0176707778121875)
80602 exten => 0176707778120855,1,Dial(Local/0176707778120850)
80608 exten => 0176707778130820,1,Dial(Local/0176707778130825)
80609 exten => 0176707778130830,1,Dial(Local/0176707778130825)
80615 exten => 0176707778134470,1,Dial(Local/0176707778134475)
[all …]
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/friza/gui/
H A Dwidget.h31 Avtk::Dial *duration;
33 void cb_duration_i(Avtk::Dial*, void*);
34 static void cb_duration(Avtk::Dial*, void*);
36 Avtk::Dial *position;
38 void cb_position_i(Avtk::Dial*, void*);
39 static void cb_position(Avtk::Dial*, void*);
43 Avtk::Dial *vol;
45 void cb_vol_i(Avtk::Dial*, void*);
46 static void cb_vol(Avtk::Dial*, void*);
/dports/audio/luppp/openAV-Luppp-release-1.2.1/src/
H A Dgmastertrack.hxx71 Avtk::Dial* getInputToSendVol();
72 Avtk::Dial* getInputToXSide();
73 Avtk::Dial* getInputToMixVol();
94 Avtk::Dial tempoDial;
96 Avtk::Dial returnVol;
103 Avtk::Dial inputToSendVol;
106 Avtk::Dial inputToSidechainSignalVol;
109 Avtk::Dial inputToMixVol;
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DDial.cpp23 Dial::Dial () : Dial (0.0, 0.0, BWIDGETS_DEFAULT_DIAL_WIDTH, BWIDGETS_DEFAULT_DIAL_HEIGHT, "dial", in Dial() function in BWidgets::Dial
26 Dial::Dial (const double x, const double y, const double width, const double height, const std::str… in Dial() function in BWidgets::Dial
65 Dial::Dial (const Dial& that) : in Dial() function in BWidgets::Dial
78 Dial& Dial::operator= (const Dial& that) in operator =()
103 Widget* Dial::clone () const {return new Dial (*this);} in clone()
105 void Dial::setValue (const double val) in setValue()
113 void Dial::update () in update()
223 void Dial::onFocusIn (BEvents::FocusEvent* event) in onFocusIn()
233 void Dial::onFocusOut (BEvents::FocusEvent* event) in onFocusOut()
239 void Dial::drawDot () in drawDot()
[all …]
H A DDial.hpp41 class Dial : public RangeWidget, public Focusable class
44 Dial ();
45Dial (const double x, const double y, const double width, const double height, const std::string& …
53 Dial (const Dial& that);
61 Dial& operator= (const Dial& that);

12345678910>>...172