]> git.eshelyaron.com Git - emacs.git/commit
(buffer_posn_from_coords): Calculate and return pixel
authorKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:15:53 +0000 (21:15 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 27 Nov 2003 21:15:53 +0000 (21:15 +0000)
commit2d4aac37dcdf8d2d842b69ef2c9a6e293c9483e1
treefb28511e070864c4e0fa5b7e9de5d4c003e00376
parent58df72561da95fbfc4f07a6b5d2007424cc744dd
(buffer_posn_from_coords): Calculate and return pixel
coordinates relative to glyph at posn.  If glyph is an image,
return that as object at posn.  Callers changed.
(mode_line_string, marginal_area_string): Calculate and return
pixel coordinates relative to glyph.  Callers changed.
src/dispnew.c