Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dprintergfx.hxx364 void DrawPolygonBezier (sal_uInt32 nPoints,
H A Dsalgdi.hxx393 sal_Bool DrawPolygonBezier( sal_uInt32 nPoints,
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx293 if( !mpGraphics->DrawPolygonBezier( *pPointAry, *pPointAryAry, *pFlagAryAry, this ) ) in ImplDrawPolyPolygon()
2031 if( !mpGraphics->DrawPolygonBezier( nPoints, pPtAry, pFlgAry, this ) ) in DrawPolygon()
H A Dsalgdilayout.cxx526 sal_Bool SalGraphics::DrawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in DrawPolygonBezier() function in SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx447 m_pPrinterGfx->DrawPolygonBezier (nPoints, (Point*)pPtAry, pFlgAry); in drawPolygonBezier()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx577 PrinterGfx::DrawPolygonBezier (sal_uInt32 nPoints, const Point* pPath, const sal_uInt8* pFlgAry) in DrawPolygonBezier() function in PrinterGfx
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx373 m_pPrinterGfx->DrawPolygonBezier (nPoints, (Point*)pPtAry, pFlgAry); in drawPolygonBezier()

Completed in 71 milliseconds