Converts icon view coordinates (coordinates in full scrollable area of the icon view) to widget coordinates.
| this |
a IconView. |
| ix |
icon x coordinate. |
| iy |
icon y coordinate. |
| wx |
return location for widget x coordinate or null. |
| wy |
return location for widget y coordinate or null. |