Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx78 joinRound, enumerator
H A Dpdfwriter.hxx84 enum JoinType { joinMiter, joinRound, joinBevel }; enumerator
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx608 … case SvtGraphicStroke::joinRound: aInfo.m_eJoin = PDFWriter::joinRound;break; in playMetafile()
H A Dgraphictools.cxx235 case joinRound: in toString()
H A Dpdfwriter_impl.cxx9109 rOut.m_eJoin = PDFWriter::joinRound; in convertLineInfoToExtLineInfo()
9178 case PDFWriter::joinRound: aLine.append( " 1 j" );break; in drawPolyLine()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx463 eJoin = SvtGraphicStroke::joinRound; in impTryToCreateSvtGraphicStroke()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1237 if(SvtGraphicStroke::joinRound != rStroke.getJoinType()) in Impl_writeStroke()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1604 case SvtGraphicStroke::joinRound: in ImplWriteActions()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2446 aJoinType = SvtGraphicStroke::joinRound; in ImplWriteLineInfo()

Completed in 138 milliseconds