Home
last modified time | relevance | path

Searched defs:rStop (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter.cxx122 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop ) in DrawLine()
127 void PDFWriter::DrawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo ) in DrawLine()
157 void PDFWriter::DrawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawArc()
162 void PDFWriter::DrawPie( const Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawPie()
167 void PDFWriter::DrawChord( const Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawChord()
H A Dpdfwriter_impl.cxx7931 void PDFWriterImpl::drawLine( const Point& rStart, const Point& rStop ) in drawLine()
7949 void PDFWriterImpl::drawLine( const Point& rStart, const Point& rStop, const LineInfo& rInfo ) in drawLine()
7985 void PDFWriterImpl::drawWaveLine( const Point& rStart, const Point& rStop, sal_Int32 nDelta, sal_In… in drawWaveLine()
8939 void PDFWriterImpl::drawArc( const Rectangle& rRect, const Point& rStart, const Point& rStop, bool … in drawArc()
/trunk/main/vcl/source/window/
H A Ddecoview.cxx1255 void DecorationView::DrawSeparator( const Point& rStart, const Point& rStop, bool bVertical ) in DrawSeparator()

Completed in 77 milliseconds