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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dregiong.cpp757 register BoxPtr pNextRect; local
759 pNextRect = &pReg->rects[pReg->numRects];
777 MEMCHECK(pReg, pNextRect, pReg->rects);
778 pNextRect->x1 = x1;
779 pNextRect->y1 = y1;
780 pNextRect->x2 = x2;
781 pNextRect->y2 = y2;
783 pNextRect++;
1361 register BoxPtr pNextRect; local
1363 pNextRect
[all...]

Completed in 51 milliseconds