Searched defs:drawPolygonBezier (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 704 sal_Bool Os2SalGraphics::drawPolygonBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const s… in drawPolygonBezier() function in Os2SalGraphics
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 435 sal_Bool SvpSalGraphics::drawPolygonBezier( sal_uInt32, in drawPolygonBezier() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 371 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier() function in PspGraphics
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 986 sal_Bool X11SalGraphics::drawPolygonBezier( sal_uInt32, const SalPoint*, const BYTE* ) in drawPolygonBezier() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 445 sal_Bool PspGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uInt… in drawPolygonBezier() function in PspGraphics
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 1544 sal_Bool WinSalGraphics::drawPolygonBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE*… in drawPolygonBezier() function in WinSalGraphics
|
/aoo4110/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1074 sal_Bool AquaSalGraphics::drawPolygonBezier( sal_uInt32, const SalPoint*, const sal_uInt8* ) in drawPolygonBezier() function in AquaSalGraphics
|
Completed in 137 milliseconds