Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregband.cxx83 ImplRegionBandSep* pNewSep; in ImplRegionBand() local
93 pNewSep->mpNextSep = NULL; in ImplRegionBand()
95 mpFirstSep = pNewSep; in ImplRegionBand()
99 pPrevSep = pNewSep; in ImplRegionBand()
409 ImplRegionBandSep* pNewSep; in Union() local
422 pNewSep->mnXLeft = nXLeft; in Union()
426 pNewSep->mpNextSep = pSep; in Union()
428 mpFirstSep = pNewSep; in Union()
526 ImplRegionBandSep* pNewSep; in Exclude() local
579 mpFirstSep = pNewSep; in Exclude()
[all …]

Completed in 18 milliseconds