Searched refs:DrawRoundRect (Results 1 – 4 of 4) sorted by relevance
652 void DrawRoundRect( const Rectangle& rRect, const Size& rSize );
273 pOut->DrawRoundRect( ReadRectangle(), Size( aSize.Width() / 2, aSize.Height() / 2 ) ); in ReadRecordParams()
732 pOut->DrawRoundRect( ReadRectangle( nX32, nY32, nx32, ny32 ), aSize ); in ReadEnhWMF()
1225 void WinMtfOutput::DrawRoundRect( const Rectangle& rRect, const Size& rSize ) in DrawRoundRect() function in WinMtfOutput
Completed in 32 milliseconds