Searched refs:pLastTestedRegionBandPoint (Results 1 – 1 of 1) sorted by relevance
227 ImplRegionBandPoint* pLastTestedRegionBandPoint = NULL; in InsertPoint() local247 if( !pLastTestedRegionBandPoint ) in InsertPoint()257 pLastTestedRegionBandPoint->mpNextBandPoint = pRegionBandPoint->mpNextBandPoint; in InsertPoint()270 pLastTestedRegionBandPoint = pRegionBandPoint; in InsertPoint()278 pLastTestedRegionBandPoint = NULL; in InsertPoint()292 if ( !pLastTestedRegionBandPoint ) in InsertPoint()295 pLastTestedRegionBandPoint->mpNextBandPoint = pNewRegionBandPoint; in InsertPoint()301 pLastTestedRegionBandPoint = pRegionBandPoint; in InsertPoint()314 pLastTestedRegionBandPoint->mpNextBandPoint = pNewRegionBandPoint; in InsertPoint()
Completed in 18 milliseconds