Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx159 ((PDFWriterImpl*)pImplementation)->drawArc( rRect, rStart, rStop, false, false ); in DrawArc()
164 ((PDFWriterImpl*)pImplementation)->drawArc( rRect, rStart, rStop, true, false ); in DrawPie()
169 ((PDFWriterImpl*)pImplementation)->drawArc( rRect, rStart, rStop, false, true ); in DrawChord()
H A Dpdfwriter_impl.hxx1247 …void drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool bWithPie, bool…
H A Dpdfwriter_impl.cxx8939 void PDFWriterImpl::drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool … in drawArc() function in PDFWriterImpl
/trunk/main/filter/source/graphicfilter/ipict/
H A Dshape.hxx55 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons…
H A Dshape.cxx174 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons… in drawArc() function
H A Dipict.cxx596 PictReaderShape::drawArc(pVirDev, eMethod==PDM_FRAME, aLastArcRect,fAng1,fAng2, nActPenSize); in ReadAndDrawSameArc()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxgraphics.hxx136 …virtual void SAL_CALL drawArc( ::sal_Int32 X, ::sal_Int32 Y, ::sal_Int32 Width, ::sal_Int32 Height…
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl183 [oneway] void drawArc( [in] long X,
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx471 void VCLXGraphics::drawArc( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawArc() function in VCLXGraphics

Completed in 122 milliseconds