Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dprintergfx.hxx367 void DrawPolyPolygonBezier (sal_uInt32 nPoly,
H A Dsalgdi.hxx397 sal_Bool DrawPolyPolygonBezier( sal_uInt32 nPoly,
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx309 … if( !mpGraphics->DrawPolyPolygonBezier( j, pPointAry, pPointAryAry, pFlagAryAry, this ) ) in ImplDrawPolyPolygon()
H A Dsalgdilayout.cxx541 sal_Bool SalGraphics::DrawPolyPolygonBezier( sal_uInt32 i_nPoly, const sal_uInt32* i_pPoints, in DrawPolyPolygonBezier() function in SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx457 m_pPrinterGfx->DrawPolyPolygonBezier (nPoly, pPoints, (Point**)pPtAry, (sal_uInt8**)pFlgAry); in drawPolyPolygonBezier()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx633 PrinterGfx::DrawPolyPolygonBezier (sal_uInt32 nPoly, const sal_uInt32 * pPoints, const Point* const… in DrawPolyPolygonBezier() function in PrinterGfx
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx383 m_pPrinterGfx->DrawPolyPolygonBezier (nPoly, pPoints, (Point**)pPtAry, (sal_uInt8**)pFlgAry); in drawPolyPolygonBezier()

Completed in 90 milliseconds