Searched refs:aWindowScreenLoc (Results 1 – 1 of 1) sorted by relevance
289 awt::Point aWindowScreenLoc = AWTPoint( aRect.TopLeft() ); in implGetBounds() local301 aBounds.X += aWindowScreenLoc.X - aParentScreenLoc.X; in implGetBounds()302 aBounds.Y += aWindowScreenLoc.Y - aParentScreenLoc.Y; in implGetBounds()
Completed in 17 milliseconds