note_mouse_highlight  503 src/androidterm.c       note_mouse_highlight (frame, event->x, event->y);
note_mouse_highlight 1418 src/androidterm.c 		  note_mouse_highlight (any, x, y);
note_mouse_highlight 1502 src/androidterm.c 		  note_mouse_highlight (any, -1, -1);
note_mouse_highlight 3552 src/dispextern.h extern void note_mouse_highlight (struct frame *, int, int);
note_mouse_highlight 3434 src/dispnew.c    note_mouse_highlight (f, x, y);
note_mouse_highlight 5243 src/frame.c        note_mouse_highlight (dpyinfo->last_mouse_motion_frame,
note_mouse_highlight 1418 src/frame.h    	note_mouse_highlight (hlinfo->mouse_face_mouse_frame,	\
note_mouse_highlight 3464 src/haikuterm.c 		    note_mouse_highlight (f, b->x, b->y);
note_mouse_highlight 2687 src/msdos.c    	  note_mouse_highlight (SELECTED_FRAME (), mouse_last_x, mouse_last_y);
note_mouse_highlight 5818 src/pgtkterm.c       note_mouse_highlight (frame, -1, -1);
note_mouse_highlight 5835 src/pgtkterm.c       note_mouse_highlight (frame, event->x, event->y);
note_mouse_highlight  525 src/w32inevt.c 	    note_mouse_highlight (f, mx, my);
note_mouse_highlight 3672 src/w32term.c        note_mouse_highlight (frame, -1, -1);
note_mouse_highlight 3685 src/w32term.c        note_mouse_highlight (frame, mouse_x, mouse_y);
note_mouse_highlight 36628 src/xdisp.c    	  note_mouse_highlight (f, mouse_x, mouse_y);
note_mouse_highlight 14574 src/xterm.c          note_mouse_highlight (frame, -1, -1);
note_mouse_highlight 14589 src/xterm.c          note_mouse_highlight (frame, event->x, event->y);
note_mouse_highlight 24637 src/xterm.c    			  note_mouse_highlight (f, x, y);
note_mouse_highlight 24884 src/xterm.c    		  note_mouse_highlight (f, -1, -1);