Home
last modified time | relevance | path

Searched refs:GetLineJoin (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/vcl/inc/vcl/
H A Dlineinfo.hxx111 basegfx::B2DLineJoin GetLineJoin() const { return mpImplLineInfo->meLineJoin; } in GetLineJoin() function in LineInfo
/aoo4110/main/vcl/source/gdi/
H A Dcvtsvm.cxx1471 const bool bLineJoin(bFatLine && basegfx::B2DLINEJOIN_ROUND != rInfo.GetLineJoin()); in ImplWriteActions()
1484 rOStm << (sal_Int16) rInfo.GetLineJoin(); in ImplWriteActions()
1627 const bool bLineJoin(bFatLine && basegfx::B2DLINEJOIN_ROUND != rInfo.GetLineJoin()); in ImplWriteActions()
1640 rOStm << (sal_Int16) rInfo.GetLineJoin(); in ImplWriteActions()
H A Dlineinfo.cxx391 GetLineJoin(), in applyToB2DPolyPolygon()
H A Doutdev.cxx1618 rInfo.GetLineJoin(), in impPaintLineGeometryWithEvtlExpand()
1877 …DrawPolyLine( rPoly.getB2DPolygon(), (double)rLineInfo.GetWidth(), rLineInfo.GetLineJoin(), rLineI… in DrawPolyLine()
H A Dpdfwriter_impl.cxx1637 if(basegfx::B2DLINEJOIN_NONE != rInfo.GetLineJoin()) in appendLineInfo()
9092 switch(rIn.GetLineJoin()) in convertLineInfoToExtLineInfo()
/aoo4110/main/svx/source/svdraw/
H A Dsvdfmtf.cxx720 maLineJoin = rLineInfo.GetLineJoin(); in DoAction()
950 maLineJoin = rLineInfo.GetLineJoin(); in DoAction()
/aoo4110/main/filter/source/graphicfilter/eps/
H A Deps.cxx696 if(basegfx::B2DLINEJOIN_NONE == rLineInfo.GetLineJoin() in ImplWriteActions()
2432 switch(rLineInfo.GetLineJoin()) in ImplWriteLineInfo()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx691 rLineInfo.GetLineJoin(), in createLinePrimitive()
/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx276 switch(rLineInfo.GetLineJoin()) in setupStrokeAttributes()

Completed in 177 milliseconds