Home
last modified time | relevance | path

Searched refs:DrawChord (Results 1 – 13 of 13) sorted by last modified time

/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx782 void DrawChord( const Rectangle& rRect,
H A Doutdev.hxx757 void DrawChord( const Rectangle& rRect,
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx527 aOut.DrawChord(aRectangle, aRectangle.TopLeft(), aRectangle.BottomCenter()); in create2DDecompositionOfGraphic()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx343 m_rOuterFace.DrawChord( pA->GetRect(), pA->GetStartPoint(), pA->GetEndPoint() ); in playMetafile()
H A Doutdev5.cxx258 void OutputDevice::DrawChord( const Rectangle& rRect, in DrawChord() function in OutputDevice
307 mpAlphaVDev->DrawChord( rRect, rStartPt, rEndPt ); in DrawChord()
H A Dpdfwriter.cxx167 void PDFWriter::DrawChord( const Rectangle& rRect, const Point& rStart, const Point& rStop ) in DrawChord() function in PDFWriter
H A Dmetaact.cxx848 pOut->DrawChord( maRect, maStartPt, maEndPt ); in Execute()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx315 pOut->DrawChord( aRect, aStart, aEnd ); in ReadRecordParams()
H A Denhwmf.cxx748 …pOut->DrawChord( ReadRectangle( nX32, nY32, nx32, ny32 ), Point( nStartX, nStartY ), Point( nEndX,… in ReadEnhWMF()
H A Dwinmtf.cxx1315 void WinMtfOutput::DrawChord( const Rectangle& rRect, const Point& rStart, const Point& rEnd ) in DrawChord() function in WinMtfOutput
H A Dwinmtf.hxx656 void DrawChord( const Rectangle& rRect, const Point& rStartAngle, const Point& rEndAngle );
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx300 &OutputDevice::DrawChord, in setupMethodStubs()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx500 …mpOutputDevice->DrawChord( Rectangle( Point( x, y ), Size( width, height ) ), Point( x1, y1 ), Poi… in drawChord()

Completed in 134 milliseconds