Searched refs:aOwnRelativeLoc (Results 1 – 1 of 1) sorted by relevance
92 Point aOwnRelativeLoc( getLocation() ); in getLocationOnScreen() local93 aScreenLoc.X = aParentScreenLoc.X + aOwnRelativeLoc.X; in getLocationOnScreen()94 aScreenLoc.Y = aParentScreenLoc.Y + aOwnRelativeLoc.Y; in getLocationOnScreen()
Completed in 14 milliseconds