Lines Matching refs:aRect

1026 		Rectangle		aRect=Rectangle( Point(), GetPrefSize() );  in Rotate()  local
1027 Polygon aPoly( aRect ); in Rotate()
1554 Rectangle aRect( aP1, aP2 ); in GetBoundRect() local
1555 aRect.Justify(); in GetBoundRect()
1567 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1622 Rectangle aRect( pAct->GetPolygon().GetBoundRect() ); in GetBoundRect() local
1634 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1641 Rectangle aRect( pAct->GetPolygon().GetBoundRect() ); in GetBoundRect() local
1642 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1649 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect() local
1650 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1657 Rectangle aRect; in GetBoundRect() local
1659 …aMapVDev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLe… in GetBoundRect()
1661 aRect.Move( aPt.X(), aPt.Y() ); in GetBoundRect()
1662 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1669 Rectangle aRect; in GetBoundRect() local
1671 …aMapVDev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLe… in GetBoundRect()
1674 aRect.Move( aPt.X(), aPt.Y() ); in GetBoundRect()
1675 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1682 Rectangle aRect; in GetBoundRect() local
1684 …aMapVDev.GetTextBoundRect( aRect, pAct->GetText(), pAct->GetIndex(), pAct->GetIndex(), pAct->GetLe… in GetBoundRect()
1687 aRect.Move( aPt.X(), aPt.Y() ); in GetBoundRect()
1688 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1699 Rectangle aRect; in GetBoundRect() local
1700 aMapVDev.GetTextBoundRect( aRect, aStr, 0, 0, aStr.Len(), 0, NULL ); in GetBoundRect()
1702 aRect.Move( aPt.X(), aPt.Y() ); in GetBoundRect()
1703 aRect.Right() = aRect.Left() + pAct->GetWidth(); in GetBoundRect()
1704 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1711 Rectangle aRect( pAct->GetPoint(), pAct->GetSize() ); in GetBoundRect() local
1712 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1719 Rectangle aRect( pAct->GetDestPoint(), pAct->GetDestSize() ); in GetBoundRect() local
1720 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1727 Rectangle aRect( pAct->GetPoint(), pAct->GetSize() ); in GetBoundRect() local
1728 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1735 Rectangle aRect( pAct->GetDestPoint(), pAct->GetDestSize() ); in GetBoundRect() local
1736 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1743 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
1744 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1751 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect() local
1752 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1765 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect() local
1766 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1773 Rectangle aRect( pAct->GetPolyPolygon().GetBoundRect() ); in GetBoundRect() local
1774 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1783 const Rectangle aRect( pAct->GetPoint(), pAct->GetSize() ); in GetBoundRect() local
1784 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1791 Rectangle aRect( pAct->GetPoint(), pAct->GetSize() ); in GetBoundRect() local
1792 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1809 …Rectangle aRect( aMapVDev.LogicToLogic( pAct->GetRect(), aMapVDev.GetMapMode(), GetPrefMapMode() )… in GetBoundRect() local
1811 aClipStack.back() = aRect; in GetBoundRect()
1813 aClipStack.back().Intersection( aRect ); in GetBoundRect()
1820 …Rectangle aRect( aMapVDev.LogicToLogic( pAct->GetRegion().GetBoundRect(), aMapVDev.GetMapMode(), G… in GetBoundRect() local
1822 aClipStack.back() = aRect; in GetBoundRect()
1824 aClipStack.back().Intersection( aRect ); in GetBoundRect()
1831 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmap().GetSizePixel() ) ); in GetBoundRect() local
1832 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1839 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmapEx().GetSizePixel() ) ); in GetBoundRect() local
1840 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1847 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmap().GetSizePixel() ) ); in GetBoundRect() local
1848 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1855 Rectangle aRect( pAct->GetDestPoint(), pAct->GetDestSize() ); in GetBoundRect() local
1856 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1863 Rectangle aRect( pAct->GetDestPoint(), pAct->GetDestSize() ); in GetBoundRect() local
1864 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1871 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
1872 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1879 Rectangle aRect( pAct->GetRect() ); in GetBoundRect() local
1880 …ImplActionBounds( aBound, aMapVDev.LogicToLogic( aRect, aMapVDev.GetMapMode(), GetPrefMapMode() ),… in GetBoundRect()
1906 Rectangle aRect( aClipStack.back() ); in GetBoundRect() local
1907 aClipStack.push_back( aRect ); in GetBoundRect()