Searched refs:m_offsetY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/plot/
H A Dplot.h136 { m_offsetY = offsetY; }
138 { return m_offsetY; }
151 int m_offsetY; member in class:wxPlotCurve
188 { m_offsetY = offsetY; }
190 { return m_offsetY; }
204 int m_offsetY; member in class:wxPlotOnOffCurve
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h47 void SetPosition(int x, int y) { m_offsetX = x; m_offsetY = y; }
56 int GetY(void) const { return m_offsetY; }
71 int m_offsetY; member in class:wxTabControl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/plot/
H A Dplot.cpp114 m_offsetY = offsetY;
130 m_offsetY = offsetY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtabg.cpp50 m_offsetY = 0;

Completed in 43 milliseconds