Home
last modified time | relevance | path

Searched refs:pSecondRectBand (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dregionband.cxx129 ImplRegionBand* pSecondRectBand = rRegionBand.mpFirstBand; in operator ==() local
130 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 14 milliseconds