/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.hxx | 141 virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly,
|
H A D | svppspgraphics.hxx | 160 virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly,
|
H A D | svpgdi.cxx | 442 sal_Bool SvpSalGraphics::drawPolyPolygonBezier( sal_uInt32, in drawPolyPolygonBezier() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 377 sal_Bool PspGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, in drawPolyPolygonBezier() function in PspGraphics
|
/aoo41x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 557 bRet = drawPolyPolygonBezier( i_nPoly, i_pPoints, (PCONSTSALPOINT*)pPtAry2, i_pFlgAry ); in DrawPolyPolygonBezier() 564 bRet = drawPolyPolygonBezier( i_nPoly, i_pPoints, i_pPtAry, i_pFlgAry ); in DrawPolyPolygonBezier()
|
/aoo41x/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 151 virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly,
|
H A D | salgdi.h | 302 virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly,
|
/aoo41x/main/vcl/inc/os2/ |
H A D | salgdi.h | 177 …virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, const SalPoin…
|
/aoo41x/main/vcl/inc/win/ |
H A D | salgdi.h | 205 …virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, const SalPoin…
|
/aoo41x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 241 …virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, const SalPoin…
|
/aoo41x/main/vcl/inc/ |
H A D | salgdi.hxx | 132 …virtual sal_Bool drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, const SalPoin…
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 711 sal_Bool Os2SalGraphics::drawPolyPolygonBezier( sal_uInt32 /*nPoly*/, const sal_uInt32* /*pPoints*/, in drawPolyPolygonBezier() function in Os2SalGraphics
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 993 sal_Bool X11SalGraphics::drawPolyPolygonBezier( sal_uInt32, const sal_uInt32*, in drawPolyPolygonBezier() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 451 sal_Bool PspGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, in drawPolyPolygonBezier() function in PspGraphics
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 1595 sal_Bool WinSalGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygonBezier() function in WinSalGraphics
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1081 sal_Bool AquaSalGraphics::drawPolyPolygonBezier( sal_uInt32, const sal_uInt32*, in drawPolyPolygonBezier() function in AquaSalGraphics
|