Searched refs:rMouseRect (Results 1 – 2 of 2) sorted by relevance
2289 Rectangle& rMouseRect, bool bLayout ) in ImplDraw() argument2327 rMouseRect = Rectangle( aPos, aSize ); in ImplDraw()2328 rMouseRect.Left() = rPos.X(); in ImplDraw()2331 rStateRect.Top() = rMouseRect.Top(); in ImplDraw()2345 if ( rStateRect.Bottom() > rMouseRect.Bottom() ) in ImplDraw()2346 rMouseRect.Bottom() = rStateRect.Bottom(); in ImplDraw()2364 rMouseRect = rStateRect; in ImplDraw()2416 rMouseRect = aImageRect; in ImplDraw()3390 Rectangle& rMouseRect, bool bLayout ) in ImplDraw() argument3424 rMouseRect = Rectangle( aPos, aSize ); in ImplDraw()[all …]
309 Rectangle& rMouseRect, bool bLayout = false );426 Rectangle& rMouseRect, bool bLayout );