artist-vap-find-endpoints

artist-vap-find-endpoints is a compiled Lisp function in `artist.el'.

(artist-vap-find-endpoints X Y)

Given a point X1, Y1, return a list of endpoints of lines through X, Y.
An endpoint is a cons pair, (ENDPOINT-X . ENDPOINT-Y).