Searched defs:drawArc (Results 1 – 3 of 3) sorted by relevance
/trunk/main/filter/source/graphicfilter/ipict/ |
H A D | shape.cxx | 174 …void drawArc(VirtualDevice *dev, bool drawFrame, Rectangle const &orig, const double& angle1, cons… in drawArc() function
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxgraphics.cxx | 471 void VCLXGraphics::drawArc( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 … in drawArc() function in VCLXGraphics
|
/trunk/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 8939 void PDFWriterImpl::drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool … in drawArc() function in PDFWriterImpl
|
Completed in 82 milliseconds