Searched refs:aLocThisRel (Results 1 – 1 of 1) sorted by relevance
807 awt::Point aLocThisRel( getLocation()); in getLocationOnScreen() local813 return awt::Point( aUpperLeft.X + aLocThisRel.X, in getLocationOnScreen()814 aUpperLeft.Y + aLocThisRel.Y ); in getLocationOnScreen()
Completed in 15 milliseconds