Home
last modified time | relevance | path

Searched defs:nPoints (Results 1 – 25 of 49) sorted by last modified time

12

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx737 static void getBoundRect( sal_uInt32 nPoints, const SalPoint* pPtAry, long &rX, long& rY, long& rWi… in getBoundRect()
767 void AquaSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
795 void AquaSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
890 const sal_uInt32 nPoints = pPoints[nPoly]; in drawPolyPolygon() local
911 const sal_uInt32 nPoints = pPoints[nPoly]; in drawPolyPolygon() local
1412 void AquaSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nSalFlags ) in invert()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx700 const sal_uInt16 nPoints(aPoly.GetSize()); in ImplWriteActions() local
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx196 double nPoints = nVal; in lcl_TwipsToPoints() local
3722 double nPoints = lcl_TwipsToPoints( nWidth ); in getCalcColWidth() local
3732 double nPoints = lcl_TwipsToPoints( nWidth ); in getCalcRowHeight() local
/trunk/main/editeng/source/editeng/
H A Deehtml.cxx648 long nPoints = 10; in ImpSetStyleSheet() local
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1721 sal_uInt16 nPoints = rPoly.GetSize(); in ImplPolygonRectTest() local
H A Dpdfwriter_impl.cxx1461 sal_uInt16 nPoints = rPoly.GetSize(); in appendPolygon() local
1523 sal_uInt32 nPoints = aPoly.count(); in appendPolygon() local
8454 int nPoints = rPoly.GetSize(); in drawPolygon() local
9020 sal_uInt16 nPoints = rPoly.GetSize(); in drawPolyLine() local
9301 sal_uInt16 nPoints = rPoints.GetSize(); in drawPixel() local
H A Dpdfwriter_impl2.cxx621 const sal_uInt16 nPoints(aPath.GetSize()); in playMetafile() local
H A Dsalgdilayout.cxx184 sal_Bool SalGraphics::mirror( sal_uInt32 nPoints, const SalPoint *pPtAry, SalPoint *pPtAry2, const … in mirror()
352 sal_Int32 nPoints = i_rPoly.count(); in mirror() local
443 void SalGraphics::DrawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOu… in DrawPolyLine()
456 void SalGraphics::DrawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry, const OutputDevice *pOut… in DrawPolygon()
478 sal_uLong nPoints = pPoints[i]; in DrawPolyPolygon() local
511 sal_Bool SalGraphics::DrawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in DrawPolyLineBezier()
526 sal_Bool SalGraphics::DrawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in DrawPolygonBezier()
552 sal_uLong nPoints = i_pPoints[i]; in DrawPolyPolygonBezier() local
684 void SalGraphics::Invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nFlags, const Outpu… in Invert()
H A Doutmap.cxx688 sal_uInt16 nPoints = rLogicPoly.GetSize(); in ImplLogicToDevicePixel() local
1207 sal_uInt16 nPoints = rLogicPoly.GetSize(); in LogicToPixel() local
1415 sal_uInt16 nPoints = rLogicPoly.GetSize(); in LogicToPixel() local
1602 sal_uInt16 nPoints = rDevicePoly.GetSize(); in PixelToLogic() local
1814 sal_uInt16 nPoints = rDevicePoly.GetSize(); in PixelToLogic() local
H A Doutdev.cxx1791 sal_uInt16 nPoints = rPoly.GetSize(); in DrawPolyLine() local
1889 sal_uInt16 nPoints(rPoly.GetSize()); in ImpDrawPolyLineWithLineInfo() local
1961 sal_uInt16 nPoints = rPoly.GetSize(); in DrawPolygon() local
H A Doutdev4.cxx86 sal_uInt16 nPoints = rPoly.GetSize(); in DBG_NAMEEX() local
H A Dcvtsvm.cxx104 sal_uInt16 nPoints = 0; in ImplWritePolyPolyAction() local
1603 const sal_uInt16 nPoints = aChordPoly.GetSize(); in ImplWriteActions() local
1625 const sal_uInt16 nPoints(aSimplePoly.GetSize()); in ImplWriteActions() local
1710 const sal_uInt16 nPoints(aSimplePoly.GetSize()); in ImplWriteActions() local
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1513 sal_uInt32 nPoints = aPoly.count(); in registerUserPaintPolygons() local
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx321 sal_uInt16 i,nPoints; in ReadRecordParams() local
370 sal_uInt16 i,nPoints; in ReadRecordParams() local
1299 sal_uInt16 i,nPoints; in GetPlaceableBound() local
1308 sal_uInt16 i, nPoly, nPoints = 0; in GetPlaceableBound() local
1323 sal_uInt16 i,nPoints; in GetPlaceableBound() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx694 void ImplRenderPath( HDC hdc, sal_uLong nPoints, const SalPoint* pPtAry, const BYTE* pFlgAry ) in ImplRenderPath()
918 const sal_uInt32 nPoints(aPoly.count()); in setClipRegion() local
1424 void WinSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
1439 void WinSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
1460 UINT nPoints; in drawPolyPolygon() local
1527 sal_Bool WinSalGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE… in drawPolyLineBezier()
1544 sal_Bool WinSalGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE*… in drawPolygonBezier()
H A Dsalgdi2.cxx780 void WinSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert nSalFlags ) in invert()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx344 void SvpSalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
358 void SvpSalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
389 sal_uInt32 nPoints = pPointCounts[nPolygon]; in drawPolyPolygon() local
577 void SvpSalGraphics::invert( sal_uInt32 nPoints, const SalPoint* pPtAry, SalInvert /*nFlags*/ ) in invert()
H A Dsvpprn.cxx69 inline int PtTo10Mu( int nPoints ) { return (int)((((double)nPoints)*35.27777778)+0.5); } in PtTo10Mu()
H A Dsvppspgraphics.cxx338 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
343 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
365 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier()
371 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx412 PrinterGfx::DrawPolyLine (sal_uInt32 nPoints, const Point* pPath) in DrawPolyLine()
427 PrinterGfx::DrawPolygon (sal_uInt32 nPoints, const Point* pPath) in DrawPolygon()
526 PrinterGfx::DrawPolyLineBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolyLineBezier()
577 PrinterGfx::DrawPolygonBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolygonBezier()
643 sal_uInt32 nPoints = pPoints[i]; in DrawPolyPolygonBezier() local
961 PrinterGfx::PSBinCurrentPath (sal_uInt32 nPoints, const Point* pPath) in PSBinCurrentPath()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx404 void PspGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine()
409 void PspGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
439 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier()
445 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier()
H A Dsalgdi.cxx73 inline SalPolyLine::SalPolyLine( sal_uLong nPoints ) in SalPolyLine()
77 inline SalPolyLine::SalPolyLine( sal_uLong nPoints, const SalPoint *p ) in SalPolyLine()
389 void X11SalGraphics::DrawLines( sal_uLong nPoints, in DrawLines()
846 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry ) in drawPolyLine()
852 void X11SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint *pPtAry, bool bClose ) in drawPolyLine()
863 void X11SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()
1001 void X11SalGraphics::invert( sal_uInt32 nPoints, in invert()
H A Dsalprnpsp.cxx120 inline int PtTo10Mu( int nPoints ) { return (int)((((double)nPoints)*35.27777778)+0.5); } in PtTo10Mu()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx477 sal_uInt16 nPoints = rPoly.GetSize(); in Invert() local
622 sal_uInt16 nPoints = rPoly.GetSize(); in InvertTracking() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx507 void Os2SalGraphics::drawPolyLine( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolyLine()
531 void Os2SalGraphics::drawPolygon( sal_uInt32 nPoints, const SalPoint* pPtAry ) in drawPolygon()

Completed in 250 milliseconds

12