Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dregband.cxx275 ImplRegionBandPoint* pNewRegionBandPoint; in InsertPoint() local
285 pNewRegionBandPoint->mnX = nX; in InsertPoint()
286 pNewRegionBandPoint->mnLineId = nLineId; in InsertPoint()
287 pNewRegionBandPoint->mbEndPoint = bEndPoint; in InsertPoint()
288 pNewRegionBandPoint->meLineType = eLineType; in InsertPoint()
293 mpFirstBandPoint = pNewRegionBandPoint; in InsertPoint()
307 pNewRegionBandPoint->mnX = nX; in InsertPoint()
308 pNewRegionBandPoint->mnLineId = nLineId; in InsertPoint()
309 pNewRegionBandPoint->mbEndPoint = bEndPoint; in InsertPoint()
310 pNewRegionBandPoint->meLineType = eLineType; in InsertPoint()
[all …]

Completed in 21 milliseconds