posn-object-width-height

posn-object-width-height is a compiled Lisp function in `subr.el'.

(posn-object-width-height POSITION)

Return the pixel width and height of the object of POSITION.
The return value has the form (WIDTH . HEIGHT). POSITION should
be a list of the form returned by `event-start' and `event-end'.