Home
last modified time | relevance | path

Searched refs:DrawRoundRect (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx652 void DrawRoundRect( const Rectangle& rRect, const Size& rSize );
H A Dwinwmf.cxx273 pOut->DrawRoundRect( ReadRectangle(), Size( aSize.Width() / 2, aSize.Height() / 2 ) ); in ReadRecordParams()
H A Denhwmf.cxx732 pOut->DrawRoundRect( ReadRectangle( nX32, nY32, nx32, ny32 ), aSize ); in ReadEnhWMF()
H A Dwinmtf.cxx1225 void WinMtfOutput::DrawRoundRect( const Rectangle& rRect, const Size& rSize ) in DrawRoundRect() function in WinMtfOutput

Completed in 38 milliseconds