Searched refs:pSecondRectBand (Results 1 – 1 of 1) sorted by relevance
129 ImplRegionBand* pSecondRectBand = rRegionBand.mpFirstBand; in operator ==() local130 ImplRegionBandSep* pSecondRectBandSep = pSecondRectBand->mpFirstSep; in operator ==()144 long nSecondYTop = pSecondRectBand->mnYTop; in operator ==()160 long nSecondYBottom = pSecondRectBand->mnYBottom; in operator ==()190 pSecondRectBand = pSecondRectBand->mpNextBand; in operator ==()193 if( pSecondRectBand ) in operator ==()195 pSecondRectBandSep = pSecondRectBand->mpFirstSep; in operator ==()
Completed in 20 milliseconds