Searched refs:maFloatRect (Results 1 – 2 of 2) sorted by relevance
502 if ( pWin->maFloatRect.IsInside( aAbsolute ) ) in ImplFloatHitTest()690 maFloatRect = rRect; in StartPopupMode()693 maFloatRect.SetPos( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ); in StartPopupMode()694 maFloatRect = GetParent()->ImplOutputToUnmirroredAbsoluteScreenPixel( maFloatRect ); in StartPopupMode()697 …maFloatRect.SetPos( GetParent()->OutputToAbsoluteScreenPixel( GetParent()->ScreenToOutputPixel( rR… in StartPopupMode()699 maFloatRect.Left() -= 2; in StartPopupMode()700 maFloatRect.Top() -= 2; in StartPopupMode()701 maFloatRect.Right() += 2; in StartPopupMode()702 maFloatRect.Bottom() += 2; in StartPopupMode()
77 Rectangle maFloatRect; member in FloatingWindow
Completed in 73 milliseconds