Searched refs:aLocThisRel (Results 1 – 1 of 1) sorted by relevance
789 awt::Point aLocThisRel( getLocation()); in getLocationOnScreen() local795 return awt::Point( aUpperLeft.X + aLocThisRel.X, in getLocationOnScreen()796 aUpperLeft.Y + aLocThisRel.Y ); in getLocationOnScreen()