handle_stop_backwards 1123 src/xdisp.c    static void handle_stop_backwards (struct it *, ptrdiff_t);
handle_stop_backwards 9115 src/xdisp.c    	      handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9156 src/xdisp.c    	  handle_stop_backwards (it, it->base_level_stop);
handle_stop_backwards 9501 src/xdisp.c    	  handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9543 src/xdisp.c    	  handle_stop_backwards (it, it->prev_stop);
handle_stop_backwards 9546 src/xdisp.c    	handle_stop_backwards (it, it->base_level_stop);