Searched refs:applyLineDashing (Results 1 – 18 of 18) sorted by relevance
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | polygonprimitive2d.cxx | 118 …basegfx::tools::applyLineDashing(getB2DPolygon(), aDash, &aDashedPolyPolyA, &aDashedPolyPolyB, 2.0… in create2DDecomposition() 244 basegfx::tools::applyLineDashing( in create2DDecomposition()
|
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolypolygontools.cxx | 284 …void applyLineDashing(const B2DPolyPolygon& rCandidate, const ::std::vector<double>& rDotDashArray… in applyLineDashing() function 300 applyLineDashing( in applyLineDashing()
|
H A D | b3dpolypolygontools.cxx | 62 …void applyLineDashing(const B3DPolyPolygon& rCandidate, const ::std::vector<double>& rDotDashArray… in applyLineDashing() function 78 applyLineDashing( in applyLineDashing()
|
H A D | b3dpolygontools.cxx | 379 …void applyLineDashing(const B3DPolygon& rCandidate, const ::std::vector<double>& rDotDashArray, B3… in applyLineDashing() function
|
H A D | b2dpolygontools.cxx | 1298 …void applyLineDashing(const B2DPolygon& rCandidate, const ::std::vector<double>& rDotDashArray, B2… in applyLineDashing() function
|
/trunk/main/basegfx/inc/basegfx/polygon/ |
H A D | b3dpolypolygontools.hxx | 54 BASEGFX_DLLPUBLIC void applyLineDashing(
|
H A D | b3dpolygontools.hxx | 104 BASEGFX_DLLPUBLIC void applyLineDashing(
|
H A D | b2dpolypolygontools.hxx | 113 BASEGFX_DLLPUBLIC void applyLineDashing(
|
H A D | b2dpolygontools.hxx | 227 BASEGFX_DLLPUBLIC void applyLineDashing(
|
/trunk/main/drawinglayer/source/primitive3d/ |
H A D | polygonprimitive3d.cxx | 98 …basegfx::tools::applyLineDashing(getB3DPolygon(), getStrokeAttribute().getDotDashArray(), &aHairLi… in create3DDecomposition()
|
/trunk/main/vcl/source/gdi/ |
H A D | lineinfo.cxx | 371 basegfx::tools::applyLineDashing( in applyToB2DPolyPolygon()
|
H A D | outdev.cxx | 1588 basegfx::tools::applyLineDashing( in impPaintLineGeometryWithEvtlExpand()
|
H A D | pdfwriter_impl.cxx | 9201 basegfx::tools::applyLineDashing(aPoly, rInfo.m_aDashArray, &aPolyPoly); in drawPolyLine()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | vclpixelprocessor2d.cxx | 173 basegfx::tools::applyLineDashing( in tryDrawPolygonStrokePrimitive2DDirect()
|
H A D | vclprocessor2d.cxx | 1044 basegfx::tools::applyLineDashing(rPolygonStrokeCandidate.getB2DPolygon(), in RenderPolygonStrokePrimitive2D()
|
H A D | vclmetafileprocessor2d.cxx | 1247 basegfx::tools::applyLineDashing( in processBasePrimitive2D()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 876 basegfx::tools::applyLineDashing(aGeometry, aPattern, &aDashed); in Paint()
|
/trunk/main/canvas/source/vcl/ |
H A D | canvashelper.cxx | 376 … basegfx::tools::applyLineDashing(aPolyPoly.getB2DPolygon(i), aDashArray, &aDashedPolyPoly); in strokePolyPolygon()
|
Completed in 209 milliseconds