handle_stop_backwards 1123 src/xdisp.c    static void handle_stop_backwards (struct it *, ptrdiff_t);
handle_stop_backwards 9095 src/xdisp.c    	      handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9136 src/xdisp.c    	  handle_stop_backwards (it, it->base_level_stop);
handle_stop_backwards 9481 src/xdisp.c    	  handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9523 src/xdisp.c    	  handle_stop_backwards (it, it->prev_stop);
handle_stop_backwards 9526 src/xdisp.c    	handle_stop_backwards (it, it->base_level_stop);