Searched refs:pBoxEnd (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.cpp643 pBoxEnd, local
657 pBoxEnd = &pBox[pReg->numRects - 1];
661 * smallest y1 and since pBoxEnd is the last rectangle in the region,
663 * x2 from pBox and pBoxEnd, resp., as good things to initialize them
668 pExtents->x2 = pBoxEnd->x2;
669 pExtents->y2 = pBoxEnd->y2;
672 while (pBox <= pBoxEnd)

Completed in 57 milliseconds