Home
last modified time | relevance | path

Searched refs:aWindowScreenLoc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/accessibility/source/standard/
H A Daccessiblemenuitemcomponent.cxx289 awt::Point aWindowScreenLoc = AWTPoint( aRect.TopLeft() ); in implGetBounds() local
301 aBounds.X += aWindowScreenLoc.X - aParentScreenLoc.X; in implGetBounds()
302 aBounds.Y += aWindowScreenLoc.Y - aParentScreenLoc.Y; in implGetBounds()

Completed in 6 milliseconds