Home
last modified time | relevance | path

Searched refs:GetCurveSelection (Results 1 – 3 of 3) sorted by relevance

/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/plotctrl/
H A Dplotctrl.h378 wxRangeDoubleSelection *GetCurveSelection(int curve_index) const;
/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dplotdraw.cpp770 const wxRangeDoubleSelection *ranges = m_owner->GetCurveSelection(curve_index); in IMPLEMENT_ABSTRACT_CLASS()
H A Dplotctrl.cpp1751 wxRangeDoubleSelection *wxPlotCtrl::GetCurveSelection(int curve_index) const in GetCurveSelection() function in wxPlotCtrl