Searched refs:yPrev (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.cpp124 ppds->yPrev = GetPlotY(ppds->fPrev, ppds);
361 ppds->yPrev = GetPlotY(ppds->fPrev, ppds);
413 unsigned y, yPrev; local
421 yPrev = ppds->yPrev;
429 yPrev - m_rectPlot.GetY(),
433 yPrev = y;
436 ppds->yPrev = yPrev;
459 } else { // fresh graph, we need to preset fPrev, yPrev
[all...]
H A DOScopeCtrl.h87 unsigned yPrev; member in struct:COScopeCtrl::PlotDataStruct

Completed in 137 milliseconds