Searched refs:pNewSep (Results 1 – 1 of 1) sorted by relevance
83 ImplRegionBandSep* pNewSep; in ImplRegionBand() local93 pNewSep->mpNextSep = NULL; in ImplRegionBand()95 mpFirstSep = pNewSep; in ImplRegionBand()99 pPrevSep = pNewSep; in ImplRegionBand()409 ImplRegionBandSep* pNewSep; in Union() local422 pNewSep->mnXLeft = nXLeft; in Union()426 pNewSep->mpNextSep = pSep; in Union()428 mpFirstSep = pNewSep; in Union()526 ImplRegionBandSep* pNewSep; in Exclude() local579 mpFirstSep = pNewSep; in Exclude()[all …]
Completed in 17 milliseconds