zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 23 Jul 2015 19:55:14 +0000 (14:55 -0500)
committerBryce Harrington <bryce@osg.samsung.com>
Thu, 30 Jul 2015 02:46:05 +0000 (19:46 -0700)
commit859b52b62e043b89e8d6da4b4a2ee27c79a796ea
treec70f3d933b2c0d78fef382cc88adf0a61eacca10
parenta36eb50973875581354d5d740541dd789c378eab
zoom: Rename zoom_area_center_from_pointer to zoom_area_center_from_point

It doesn't do anything with a pointer, and zoom can be initiated by the
keyboard, so the name was a little confusing.

Signed-off-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
src/zoom.c