Searched refs:calcRect (Results 1 – 1 of 1) sorted by relevance
63 inline Rectangle calcRect(const Point& _rBase,const Point& _aVector) in calcRect() function332 pOutDev->DrawRect( calcRect(m_aSourceDescrLinePos,aVector) ); in Draw()333 pOutDev->DrawRect( calcRect( m_aDestDescrLinePos,aVector) ); in Draw()
Completed in 7 milliseconds