Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx210 static long nPixelSzW = 0, nPixelSzH = 0; variable
265 nPixelSzW = aSz.Width(); in SwCalcPixStatics()
266 if( !nPixelSzW ) in SwCalcPixStatics()
267 nPixelSzW = 1; in SwCalcPixStatics()
275 nHalfPixelSzW = nPixelSzW / 2 + 1; in SwCalcPixStatics()
291 nMinDistPixelW = nPixelSzW * 2 + 1; in SwCalcPixStatics()
341 nSPixelSzW ( nPixelSzW ), in SwSavePaintStatics()
355 nPixelSzW = nPixelSzH = in SwSavePaintStatics()
383 nPixelSzW = nSPixelSzW; in ~SwSavePaintStatics()
418 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion()
[all …]