Searched defs:drawPolyLineBezier (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 697 sal_Bool Os2SalGraphics::drawPolyLineBezier( sal_uInt32 /*nPoints*/, const SalPoint* pPtAry, const … in drawPolyLineBezier() function in Os2SalGraphics
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 428 sal_Bool SvpSalGraphics::drawPolyLineBezier( sal_uInt32, in drawPolyLineBezier() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 365 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier() function in PspGraphics
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi.cxx | 979 sal_Bool X11SalGraphics::drawPolyLineBezier( sal_uInt32, const SalPoint*, const BYTE* ) in drawPolyLineBezier() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 439 sal_Bool PspGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const sal_uIn… in drawPolyLineBezier() function in PspGraphics
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 1527 sal_Bool WinSalGraphics::drawPolyLineBezier( sal_uInt32 nPoints, const SalPoint* pPtAry, const BYTE… in drawPolyLineBezier() function in WinSalGraphics
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1067 sal_Bool AquaSalGraphics::drawPolyLineBezier( sal_uInt32, const SalPoint*, const sal_uInt8* ) in drawPolyLineBezier() function in AquaSalGraphics
|
Completed in 82 milliseconds