windmove-coord-add

windmove-coord-add is a compiled Lisp function in `windmove.el'.

(windmove-coord-add COORD1 COORD2)

Add the two coordinates.
Both COORD1 and COORD2 are coordinate cons pairs, (HPOS . VPOS). The
result is another coordinate cons pair.