Home
last modified time | relevance | path

Searched refs:setEndPos (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamGEQ31/
H A DZamGEQ31UI.cpp56 fSliderGain1->setEndPos(masterPosEnd); in ZamGEQ31UI()
67 fSliderGain2->setEndPos(masterPosEnd); in ZamGEQ31UI()
78 fSliderGain3->setEndPos(masterPosEnd); in ZamGEQ31UI()
89 fSliderGain4->setEndPos(masterPosEnd); in ZamGEQ31UI()
100 fSliderGain5->setEndPos(masterPosEnd); in ZamGEQ31UI()
111 fSliderGain6->setEndPos(masterPosEnd); in ZamGEQ31UI()
122 fSliderGain7->setEndPos(masterPosEnd); in ZamGEQ31UI()
133 fSliderGain8->setEndPos(masterPosEnd); in ZamGEQ31UI()
144 fSliderGain9->setEndPos(masterPosEnd); in ZamGEQ31UI()
155 fSliderGain10->setEndPos(masterPosEnd); in ZamGEQ31UI()
[all …]
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/3BandEQ/
H A DDistrhoUI3BandEQ.cpp45 fSliderLow->setEndPos(sliderPosEnd); in DistrhoUI3BandEQ()
56 fSliderMid->setEndPos(sliderPosEnd); in DistrhoUI3BandEQ()
67 fSliderHigh->setEndPos(sliderPosEnd); in DistrhoUI3BandEQ()
78 fSliderMaster->setEndPos(sliderPosEnd); in DistrhoUI3BandEQ()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/3BandSplitter/
H A DDistrhoUI3BandSplitter.cpp45 fSliderLow->setEndPos(sliderPosEnd); in DistrhoUI3BandSplitter()
56 fSliderMid->setEndPos(sliderPosEnd); in DistrhoUI3BandSplitter()
67 fSliderHigh->setEndPos(sliderPosEnd); in DistrhoUI3BandSplitter()
78 fSliderMaster->setEndPos(sliderPosEnd); in DistrhoUI3BandSplitter()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/
H A Dlinegeometry.h41 Q_PROPERTY(QVector3D endPos READ endPos WRITE setEndPos NOTIFY endPosChanged)
52 void setEndPos(const QVector3D &pos);
H A Dlinegeometry.cpp61 void LineGeometry::setEndPos(const QVector3D &pos) in setEndPos() function in QmlDesigner::Internal::LineGeometry
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/examples/Info/
H A DResizeHandle.hpp162 l1.setEndPos(x, y + size); in recreateLines()
168 l2.setEndPos(x + offset, y + linesize + offset); in recreateLines()
174 l3.setEndPos(x + offset, y + linesize + offset); in recreateLines()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/CycleShifter/
H A DDistrhoUICycleShifter.cpp44 fSliderNewCycleVol->setEndPos(247, 49); in DistrhoUICycleShifter()
51 fSliderInputVol->setEndPos(247, 80); in DistrhoUICycleShifter()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/AmplitudeImposer/
H A DDistrhoUIAmplitudeImposer.cpp44 fSliderDepth->setEndPos(268, 71); in DistrhoUIAmplitudeImposer()
51 fSliderThres->setEndPos(268, 110); in DistrhoUIAmplitudeImposer()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/regx/
H A DMatch.hpp66 void setEndPos(const int index, const int value);
150 inline void Match::setEndPos(const int index, const int value) { in setEndPos() function in Match
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/regx/
H A DMatch.hpp66 void setEndPos(const int index, const int value);
150 inline void Match::setEndPos(const int index, const int value) { in setEndPos() function in Match
/dports/audio/kwave/kwave-21.12.3/libkwave/
H A DPlaybackController.cpp286 void Kwave::PlaybackController::setEndPos(sample_index_t pos) in setEndPos() function in Kwave::PlaybackController
346 setEndPos(last); in startDevicePlayBack()
358 setEndPos(m_signal_manager.length() - 1); in startDevicePlayBack()
366 setEndPos(m_signal_manager.length() - 1); in startDevicePlayBack()
370 setEndPos(last); in startDevicePlayBack()
/dports/lang/zig-devel/zig-0.9.0/lib/std/io/
H A Dtest.zig135 test "setEndPos" {
149 try file.setEndPos(8192);
153 try file.setEndPos(4096);
156 try file.setEndPos(0);
/dports/lang/zig/zig-0.9.0/lib/std/io/
H A Dtest.zig135 test "setEndPos" {
149 try file.setEndPos(8192);
153 try file.setEndPos(4096);
156 try file.setEndPos(0);
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dautoclosemessagebox.cpp49 void AutoCloseMessageBox::setEndPos(int x, int y) { in setEndPos() function in AutoCloseMessageBox
155 acmb->setEndPos(p.x(), p.y()); in showMessage()
H A Dautoclosemessagebox.h40 void setEndPos(int x, int y);
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/dgl/
H A DImageBaseWidgets.hpp147 void setEndPos(const Point<int>& endPos) noexcept;
148 void setEndPos(int x, int y) noexcept;
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/tests/
H A DDemo.cpp234 lineSep.setEndPos(width, height); in onResize()
383 l1.setEndPos(x, y + size); in recreateLines()
389 l2.setEndPos(x + offset, y + linesize + offset); in recreateLines()
395 l3.setEndPos(x + offset, y + linesize + offset); in recreateLines()
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestGridDescriptor.cc28 gd.setEndPos(567); in TEST_F()
83 gd.setEndPos(567); in TEST_F()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/
H A DImageBaseWidgets.hpp161 void setEndPos(const Point<int>& endPos) noexcept;
162 void setEndPos(int x, int y) noexcept;
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/plugins/dragonfly-room-reverb/
H A DUI.cpp72 fSliderDry_level->setEndPos ( 17, 317 ); in DragonflyReverbUI()
80 fSliderEarly_level->setEndPos ( 57, 317 ); in DragonflyReverbUI()
88 fSliderEarlySend->setEndPos ( 97, 317 ); in DragonflyReverbUI()
96 fSliderLate_level->setEndPos ( 137, 317 ); in DragonflyReverbUI()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/plugins/dragonfly-hall-reverb/
H A DUI.cpp75 fSliderDry_level->setEndPos ( 17, 317 ); in DragonflyReverbUI()
83 fSliderEarly_level->setEndPos ( 57, 317 ); in DragonflyReverbUI()
91 fSliderEarlySend->setEndPos ( 97, 317 ); in DragonflyReverbUI()
99 fSliderLate_level->setEndPos ( 137, 317 ); in DragonflyReverbUI()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/
H A DImageWidgets.hpp186 void setEndPos(const Point<int>& endPos) noexcept;
187 void setEndPos(int x, int y) noexcept;
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/
H A DImageWidgets.hpp196 void setEndPos(const Point<int>& endPos) noexcept;
197 void setEndPos(int x, int y) noexcept;
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/
H A DImageWidgets.hpp196 void setEndPos(const Point<int>& endPos) noexcept;
197 void setEndPos(int x, int y) noexcept;
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/
H A DImageWidgets.hpp196 void setEndPos(const Point<int>& endPos) noexcept;
197 void setEndPos(int x, int y) noexcept;

1234567