find_hot_spot    3481 src/dispextern.h extern Lisp_Object find_hot_spot (Lisp_Object, int, int);
find_hot_spot    5652 src/keyboard.c 	      && (hotspot = find_hot_spot (image_map, dx, dy),
find_hot_spot    34688 src/xdisp.c      return find_hot_spot (map,
find_hot_spot    34809 src/xdisp.c    	  && (hotspot = find_hot_spot (image_map, dx, dy),
find_hot_spot    35327 src/xdisp.c    		  && (hotspot = find_hot_spot (image_map,
find_hot_spot    5413 test/manual/etags/c-src/emacs/src/keyboard.c 	      && (hotspot = find_hot_spot (image_map, dx, dy),