Home
last modified time | relevance | path

Searched refs:mpNextSep (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dregband.cxx100 pSep = pSep->mpNextSep; in ImplRegionBand()
329 pSep = pSep->mpNextSep; in MoveX()
342 pSep = pSep->mpNextSep; in ScaleX()
363 pPrevSep->mpNextSep = pSep->mpNextSep; in OptimizeBand()
370 if ( pSep->mpNextSep ) in OptimizeBand()
378 pSep->mpNextSep = pOldSep->mpNextSep; in OptimizeBand()
385 pSep = pSep->mpNextSep; in OptimizeBand()
459 pSep = pSep->mpNextSep; in Union()
506 pSep = pSep->mpNextSep; in Intersect()
586 pSep = pSep->mpNextSep; in Exclude()
[all …]
H A Dregionband.cxx168 pOwnRectBandSep = pOwnRectBandSep->mpNextSep; in operator ==()
306 pSep = pSep->mpNextSep; in save()
646 pSep = pSep->mpNextSep; in OptimizeBandList()
989 pSep = pSep->mpNextSep; in Union()
1113 if ( pSep->mpNextSep == NULL ) in Intersect()
1124 pSep = pSep->mpNextSep; in Intersect()
1180 pSep = pSep->mpNextSep; in Exclude()
1237 pSep = pSep->mpNextSep; in XOr()
1312 pSep = pSep->mpNextSep; in getRectangleCount()
1359 if(pSep->mpNextSep) in ImplDbgTestRegionBand()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dregband.hxx53 ImplRegionBandSep* mpNextSep; member

Completed in 14 milliseconds