Searched refs:aEndR (Results 1 – 2 of 2) sorted by relevance
602 const std::vector<B2DRange>::const_reverse_iterator aEndR=rRanges.rend(); in setupSweepLineEventListFromRanges() local604 while( aCurrRectR != aEndR ) in setupSweepLineEventListFromRanges()
55 CIT aEndL = rLeft.end(), aEndR = rRight.end(); in lclCompareVectors() local56 …ft.begin(), aItR = rRight.begin(); !nResult && (aItL != aEndL) && (aItR != aEndR); ++aItL, ++aItR ) in lclCompareVectors()
Completed in 25 milliseconds