Searched refs:aBoxRect (Results 1 – 2 of 2) sorted by relevance
1281 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion() local1285 aBoxRect.Bottom() = aBoxRect.Top() + aRect.GetHeight(); in getNativeControlRegion()1287 aBoxRect.Right() = aBoxRect.Left() + aRect.GetWidth(); in getNativeControlRegion()1288 rNativeContentRegion = aBoxRect; in getNativeControlRegion()1301 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion() local1318 aBoxRect.Bottom() = aBoxRect.Top() + aRect.GetHeight(); in getNativeControlRegion()1320 aBoxRect.Right() = aBoxRect.Left() + aRect.GetWidth(); in getNativeControlRegion()1321 rNativeContentRegion = aBoxRect; in getNativeControlRegion()1337 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion() local1341 aBoxRect ) ); in getNativeControlRegion()[all …]
881 Rectangle aBoxRect( P0, aAttr.aCurPos ); in ReadBox() local884 AddPointsToArea( Polygon( aBoxRect ) ); in ReadBox()886 AddPointsToPath( Polygon( aBoxRect ) ); in ReadBox()907 Polygon aPolygon( aBoxRect, nHRound, nVRound ); in ReadBox()912 pVirDev->DrawRect( aBoxRect, nHRound, nVRound ); in ReadBox()918 pVirDev->DrawRect( aBoxRect, nHRound, nVRound ); in ReadBox()
Completed in 38 milliseconds