Home
last modified time | relevance | path

Searched defs:OnspinCoefCountChange (Results 1 – 2 of 2) sorted by relevance

/dports/comms/limesuite/LimeSuite-20.10.0/src/lms7002_wxgui/
H A Dlms7002_dlgGFIR_Coefficients.cpp78 void lms7002_dlgGFIR_Coefficients::OnspinCoefCountChange(wxSpinEvent& event) in OnspinCoefCountChange() function in lms7002_dlgGFIR_Coefficients
H A Dlms7002_wxgui.h2259 virtual void OnspinCoefCountChange( wxSpinEvent& event ) { event.Skip(); } in OnspinCoefCountChange() function