find_hot_spot    3532 src/dispextern.h extern Lisp_Object find_hot_spot (Lisp_Object, int, int);
find_hot_spot    5784 src/keyboard.c 	      && (hotspot = find_hot_spot (image_map, dx, dy),
find_hot_spot    35014 src/xdisp.c      return find_hot_spot (map,
find_hot_spot    35135 src/xdisp.c    	  && (hotspot = find_hot_spot (image_map, dx, dy),
find_hot_spot    35654 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),