Home
last modified time | relevance | path

Searched refs:pOwnRectBand (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dregionband.cxx127 ImplRegionBand* pOwnRectBand = mpFirstBand; in operator ==() local
128 ImplRegionBandSep* pOwnRectBandSep = pOwnRectBand->mpFirstSep; in operator ==()
143 long nOwnYTop = pOwnRectBand->mnYTop; in operator ==()
159 long nOwnYBottom = pOwnRectBand->mnYBottom; in operator ==()
174 pOwnRectBand = pOwnRectBand->mpNextBand; in operator ==()
177 if( pOwnRectBand ) in operator ==()
179 pOwnRectBandSep = pOwnRectBand->mpFirstSep; in operator ==()

Completed in 18 milliseconds