Home
last modified time | relevance | path

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

/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx508 sal_uInt16 nPolyPos = 0; in GetCountour() local
525 pPoints1[ nPolyPos ] = Point( nX, nY ); in GetCountour()
533 pPoints2[ nPolyPos ] = Point( nX, nY ); in GetCountour()
540 nPolyPos++; in GetCountour()
562 pPoints1[ nPolyPos ] = Point( nX, nY ); in GetCountour()
570 pPoints2[ nPolyPos ] = Point( nX, nY ); in GetCountour()
577 nPolyPos++; in GetCountour()
586 const sal_uInt16 nNewSize1 = nPolyPos << 1; in GetCountour()
588 aRetPoly = Polygon( nPolyPos, pPoints1 ); in GetCountour()
592 for( sal_uInt16 j = nPolyPos; nPolyPos < nNewSize1; ) in GetCountour()
[all …]
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx434 sal_uInt16 i, nPolyPos; in ImplEndAdd() local
457 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
474 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
479 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
496 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
507 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
512 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
530 aArr.ImplSetRealSize( nPolyPos ); in ImplEndAdd()
541 sal_uInt16 i, nPolyPos; in ImplEndAdd() local
611 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd()
[all …]

Completed in 45 milliseconds