Searched defs:convertedPoint (Results 1 – 3 of 3) sorted by relevance
25 let convertedPoint = coordinateSpace.convert(point, to: overlayViewController.view) variable
460 Point convertedPoint = convertScreenLocationToViewCoordinates(newPoint, viewToUpdateParent); in updateLayout() local