posn-point
posn-point is a compiled Lisp function in `subr.el
'.
(posn-point POSITION)
Return the buffer location in POSITION.
POSITION should be a list of the form returned by the `event-start'
and `event-end' functions.
Returns nil if POSITION does not correspond to any buffer location (e.g.
a click on a scroll bar).