Searched refs:pActive (Results 1 – 1 of 1) sorted by relevance
223857 GeoSegment *pActive = 0; local223882 pActive = geopolySortSegmentsByYAndC(pActive);223885 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){223896 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){223925 pSeg->pNext = pActive;223926 pActive = pSeg;223930 if( pActive==pThisEvent->pSeg ){223931 pActive = ALWAYS(pActive) ? pActive->pNext : 0;223933 for(pSeg=pActive; pSeg; pSeg=pSeg->pNext){