Home
last modified time | relevance | path

Searched refs:VScale (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/gtkmm/
H A Dhvscale.cc46 VScale::VScale(double min, double max, double step) in VScale() function in Gtk::VScale
58 VScale::VScale(const Glib::RefPtr<Adjustment>& adjustment) in VScale() function in Gtk::VScale
67 VScale::VScale() in VScale() function in Gtk::VScale
173 VScale::VScale(const Glib::ConstructParams& construct_params) in VScale() function in Gtk::VScale
179 VScale::VScale(GtkVScale* castitem) in VScale() function in Gtk::VScale
186 VScale::VScale(VScale&& src) noexcept in VScale() function in Gtk::VScale
190 VScale& VScale::operator=(VScale&& src) noexcept in operator =()
196 VScale::~VScale() noexcept in ~VScale()
201 VScale::CppClassType VScale::vscale_class_; // initialize static member
203 GType VScale::get_type() in get_type()
[all …]
H A Dhvscale.h72 class VScale : public Scale
76 typedef VScale CppObjectType;
82 VScale(VScale&& src) noexcept;
83 VScale& operator=(VScale&& src) noexcept;
86 VScale(const VScale&) = delete;
87 VScale& operator=(const VScale&) = delete;
89 ~VScale() noexcept override;
99 explicit VScale(GtkVScale* castitem);
135 VScale();
142 VScale(double min, double max, double step);
[all …]
/dports/audio/bschaffl-lv2/BSchaffl-1.4.8/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bsequencer-lv2/BSEQuencer-1.8.10/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bshapr-lv2/BShapr-0.13/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/boops-lv2/BOops-1.8.2/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bamp-lv2/BAmp-fe91b838f2ec801df55b12ffbdf6c6a4ab4ef093/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bangr-lv2/BAngr-1.6.0/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bchoppr-lv2/BChoppr-1.10.10/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/audio/bslizr-lv2/BSlizr-1.2.16/src/BWidgets/
H A DVScale.cpp23 VScale::VScale () : VScale (0.0, 0.0, BWIDGETS_DEFAULT_VSCALE_WIDTH, BWIDGETS_DEFAULT_VSCALE_HEIGHT… in VScale() function in BWidgets::VScale
26 VScale::VScale (const double x, const double y, const double width, const double height, const std… in VScale() function in BWidgets::VScale
37 VScale::VScale (const VScale& that) : in VScale() function in BWidgets::VScale
41 VScale& VScale::operator= (const VScale& that) in operator =()
52 Widget* VScale::clone () const {return new VScale (*this);} in clone()
54 void VScale::update () in update()
62 void VScale::applyTheme (BStyles::Theme& theme, const std::string& name) in applyTheme()
78 void VScale::onButtonPressed (BEvents::PointerEvent* event) in onButtonPressed()
119 void VScale::onWheelScrolled (BEvents::WheelEvent* event) in onWheelScrolled()
131 void VScale::updateCoords () in updateCoords()
[all …]
H A DVScale.hpp35 class VScale : public RangeWidget class
38 VScale ();
39VScale (const double x, const double y, const double width, const double height, const std::string…
47 VScale (const VScale& that);
55 VScale& operator= (const VScale& that);
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dscale.h328 class VScale : public Scale
332 typedef VScale CppObjectType;
338 virtual ~VScale();
347 VScale(const VScale&);
348 VScale& operator=(const VScale&);
351 explicit VScale(const Glib::ConstructParams& construct_params);
352 explicit VScale(GtkVScale* castitem);
383 VScale();
390 VScale(double min, double max, double step);
391 explicit VScale(Adjustment& adjustment);
[all …]
H A Dscale.cc60 VScale::VScale(double min, double max, double step) in VScale() function in Gtk::VScale
73 VScale::VScale(Adjustment& adjustment) in VScale() function in Gtk::VScale
82 VScale::VScale() in VScale() function in Gtk::VScale
506 Gtk::VScale* wrap(GtkVScale* object, bool take_copy) in wrap()
552 return manage(new VScale((GtkVScale*)(o))); in wrap_new()
559 VScale::VScale(const Glib::ConstructParams& construct_params) in VScale() function in Gtk::VScale
565 VScale::VScale(GtkVScale* castitem) in VScale() function in Gtk::VScale
571 VScale::~VScale() in ~VScale()
576 VScale::CppClassType VScale::vscale_class_; // initialize static member
578 GType VScale::get_type() in get_type()
[all …]
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dhvscale.ccg31 VScale::VScale(double min, double max, double step)
33 _CONSTRUCT_SPECIFIC(Scale, VScale)
41 VScale::VScale(const Glib::RefPtr<Adjustment>& adjustment)
43 _CONSTRUCT_SPECIFIC(Scale, VScale)
48 VScale::VScale()
50 _CONSTRUCT_SPECIFIC(Scale, VScale)

12345678910>>...14