Searched refs:PlotHistory (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOScopeCtrl.h120 void PlotHistory(unsigned cntPoints, bool bShiftGraph, bool bRefresh);
H A DOScopeCtrl.cpp281 PlotHistory(n, true, false);
313 PlotHistory(n, true, false); // background because the bitmap is shifted only
442 void COScopeCtrl::PlotHistory(unsigned cntPoints, bool bShiftGraph, bool bRefresh) function in class:COScopeCtrl
475 wxT("Error: COScopeCtrl::PlotHistory: Insuficient memory, cntPoints == ")) <<
487 void COScopeCtrl::PlotHistory(unsigned, bool, bool) function in class:COScopeCtrl
502 PlotHistory(m_rectPlot.GetWidth(), false, bRefresh);

Completed in 54 milliseconds