Searched refs:bShiftGraph (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.cpp442 void COScopeCtrl::PlotHistory(unsigned cntPoints, bool bShiftGraph, bool bRefresh) argument
456 if (cntFilled >1 || (bShiftGraph && cntFilled!=0)) {
457 if (bShiftGraph) { // delayed points - we have an fPrev

Completed in 84 milliseconds