handle_stop_backwards 1123 src/xdisp.c    static void handle_stop_backwards (struct it *, ptrdiff_t);
handle_stop_backwards 9123 src/xdisp.c    	      handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9164 src/xdisp.c    	  handle_stop_backwards (it, it->base_level_stop);
handle_stop_backwards 9509 src/xdisp.c    	  handle_stop_backwards (it, it->stop_charpos);
handle_stop_backwards 9551 src/xdisp.c    	  handle_stop_backwards (it, it->prev_stop);
handle_stop_backwards 9554 src/xdisp.c    	handle_stop_backwards (it, it->base_level_stop);