Home
last modified time | relevance | path

Searched refs:UpdateValues (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/audio/spiralsynth/SpiralSynth-0.1.7/SpiralSound/
H A DSynth.C387 UpdateValues(); in DoIdle()
580 void Synth::UpdateValues() in UpdateValues() function
582 m_Osc1GUI.UpdateValues(); in UpdateValues()
583 m_Osc2GUI.UpdateValues(); in UpdateValues()
584 m_Osc3GUI.UpdateValues(); in UpdateValues()
585 m_Env1GUI.UpdateValues(); in UpdateValues()
586 m_Env2GUI.UpdateValues(); in UpdateValues()
587 m_Env3GUI.UpdateValues(); in UpdateValues()
589 m_MixerGUI.UpdateValues(); in UpdateValues()
593 m_LFOGUI.UpdateValues(); in UpdateValues()
[all …]
/dports/audio/spiralsynth/SpiralSynth-0.1.7/
H A DSynth.C415 UpdateValues(); in DoIdle()
610 void Synth::UpdateValues() in UpdateValues() function
612 m_Osc1GUI.UpdateValues(); in UpdateValues()
613 m_Osc2GUI.UpdateValues(); in UpdateValues()
614 m_Osc3GUI.UpdateValues(); in UpdateValues()
615 m_Env1GUI.UpdateValues(); in UpdateValues()
616 m_Env2GUI.UpdateValues(); in UpdateValues()
617 m_Env3GUI.UpdateValues(); in UpdateValues()
619 m_MixerGUI.UpdateValues(); in UpdateValues()
623 m_LFOGUI.UpdateValues(); in UpdateValues()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/WebControls/
H A DQueryableDataSource.cs95 View.WhereParameters.UpdateValues(Context, this); in UpdateParameterVales()
96 View.OrderGroupsByParameters.UpdateValues(Context, this); in UpdateParameterVales()
97 View.GroupByParameters.UpdateValues(Context, this); in UpdateParameterVales()
98 View.OrderByParameters.UpdateValues(Context, this); in UpdateParameterVales()
99 View.SelectNewParameters.UpdateValues(Context, this); in UpdateParameterVales()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/Common/
H A DOCC_2dView.cpp116 TheRectangularGridDialog.UpdateValues(); in OnBUTTONGridRectLines()
135 TheRectangularGridDialog.UpdateValues(); in OnBUTTONGridRectPoints()
155 TheCircularGridDialog.UpdateValues(); in OnBUTTONGridCircLines()
173 TheCircularGridDialog.UpdateValues(); in OnBUTTONGridCircPoints()
186 TheRectangularGridDialog.UpdateValues(); in OnBUTTONGridValues()
190 TheCircularGridDialog.UpdateValues(); in OnBUTTONGridValues()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/data_reduction_proxy/core/browser/
H A Ddata_reduction_proxy_mutable_config_values_unittest.cc71 mutable_config_values()->UpdateValues(proxies_for_http); in TEST_F()
131 mutable_config_values()->UpdateValues(proxies_for_http); in TEST_F()
219 mutable_config_values()->UpdateValues(proxies_for_http); in TEST_F()
251 mutable_config_values()->UpdateValues( in TEST_F()
260 mutable_config_values()->UpdateValues( in TEST_F()
H A Ddata_reduction_proxy_mutable_config_values.cc73 void DataReductionProxyMutableConfigValues::UpdateValues( in UpdateValues() function in data_reduction_proxy::DataReductionProxyMutableConfigValues
103 UpdateValues(std::vector<DataReductionProxyServer>()); in Invalidate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI.WebControls/
H A DLinqDataSource.cs62 SelectParameters.UpdateValues (Context, this); in OnPageLoadComplete()
63 WhereParameters.UpdateValues (Context, this); in OnPageLoadComplete()
64 GroupByParameters.UpdateValues (Context, this); in OnPageLoadComplete()
65 OrderByParameters.UpdateValues (Context, this); in OnPageLoadComplete()
66 OrderGroupsByParameters.UpdateValues (Context, this); in OnPageLoadComplete()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/04_Viewer3d/src/
H A DViewer3dDoc.cpp228 myOffsetDlg->UpdateValues(); in OnRemoveAll()
255 myOffsetDlg->UpdateValues(); in OnOverlappedBox()
288 myOffsetDlg->UpdateValues(); in OnOverlappedCylinder()
319 myOffsetDlg->UpdateValues(); in OnOverlappedSphere()
436 myOffsetDlg->UpdateValues(); in OnObjectRemove()
444 myOffsetDlg->UpdateValues(); in OnObjectErase()
452 myOffsetDlg->UpdateValues(); in OnObjectDisplayall()
494 myOffsetDlg->UpdateValues(); in DragEvent()
505 myOffsetDlg->UpdateValues(); in InputEvent()
569 myOffsetDlg->UpdateValues(); in ShiftDragEvent()
[all …]
/dports/audio/spiralsynth/SpiralSynth-0.1.7/GUI/
H A DOscillatorGUI.h40 virtual void UpdateValues();
91 virtual void UpdateValues();
H A DGUIBase.h32 virtual void UpdateValues() {} // =0; in UpdateValues() function
/dports/editors/lazarus/lazarus/ide/
H A Dcodetoolsdefpreview.pas94 procedure UpdateValues; procedure
235 UpdateValues;
239 procedure TCodeToolsDefinesDialog.UpdateValues; procedure
507 UpdateValues;
517 UpdateValues;
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dcodetoolsdefpreview.pas94 procedure UpdateValues; procedure
235 UpdateValues;
239 procedure TCodeToolsDefinesDialog.UpdateValues; procedure
507 UpdateValues;
517 UpdateValues;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcodetoolsdefpreview.pas93 procedure UpdateValues; procedure
234 UpdateValues;
238 procedure TCodeToolsDefinesDialog.UpdateValues; procedure
507 UpdateValues;
517 UpdateValues;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcodetoolsdefpreview.pas93 procedure UpdateValues; procedure
234 UpdateValues;
238 procedure TCodeToolsDefinesDialog.UpdateValues; procedure
507 UpdateValues;
517 UpdateValues;
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/dialogs/
H A Ddialog_update_from_pcb.cpp61 m_cbUpdateValues->SetValue( s_savedDialogState.UpdateValues ); in DIALOG_UPDATE_FROM_PCB()
134 s_savedDialogState.UpdateValues = m_cbUpdateValues->GetValue(); in OnOptionChanged()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_4_2/
H A Dfar_tutorial_4_2.cpp177 vertexStencils->UpdateValues(vertexCVs, &vertexBuffer[0]); in main()
179 varyingStencils->UpdateValues(varyingCVs, &varyingBuffer[0]); in main()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dzmatrixcalculator.cpp304 UpdateValues(); in OnAtom1editUpdated()
314 UpdateValues(); in OnAtom2editUpdated()
324 UpdateValues(); in OnAtom3editUpdated()
334 UpdateValues(); in OnAtom4editUpdated()
338 void ZMatrixCalculator::UpdateValues(void) { in UpdateValues() function in ZMatrixCalculator
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_5_3/
H A Dfar_tutorial_5_3.cpp531 limitStencilTable.UpdateValues(basePositions, limitPositions); in main()
534 limitStencilTable.UpdateValues(basePositions, limitPositions, in main()
536 limitStencilTable.UpdateValues(basePositions, limitPositions, in main()
563 limitStencilTable.UpdateValues(posePositions, limitPositions); in main()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/schema/
H A DpgSequence.cpp117 void pgSequence::UpdateValues() in UpdateValues() function in pgSequence
145 UpdateValues(); in GetSql()
175 UpdateValues(); in ShowTreeDetail()
/dports/audio/spiralloops/SpiralLoops-2.0.0/GUI/
H A DGUIBase.h34 virtual void UpdateValues() {} // =0; in UpdateValues() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DParameterCollection.cs182 UpdateValues(context, control); in GetValues()
298 public void UpdateValues(HttpContext context, Control control) { in UpdateValues() method in System.Web.UI.WebControls.ParameterCollection
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/DistributorPlugin/
H A DDistributorPluginGUI.h30 virtual void UpdateValues(SpiralPlugin *o);
H A DDistributorPluginGUI.C35 void DistributorPluginGUI::UpdateValues(SpiralPlugin *o) in UpdateValues() function
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/SampleHoldPlugin/
H A DSampleHoldPluginGUI.h31 virtual void UpdateValues(SpiralPlugin *o);
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/SplitterPlugin/
H A DSplitterPluginGUI.h31 virtual void UpdateValues(SpiralPlugin *o);

12345678910