Home
last modified time | relevance | path

Searched refs:end_charpos (Results 1 – 14 of 14) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxdisp.c3425 it->end_charpos = ZV; in init_iterator()
3979 it->end_charpos = ZV; in compute_stop_pos()
4385 it->end_charpos = ZV; in handle_fontified_prop()
4832 end_charpos in handle_invisible_prop()
6776 p->end_charpos = it->end_charpos; in push_it()
6923 it->end_charpos = p->end_charpos; in pop_it()
7360 it->end_charpos = ZV; in reseat_1()
7541 endpos = it->end_charpos; in reseat_to_string()
8411 stop = it->end_charpos; in set_iterator_to_next()
8683 stop = it->end_charpos; in get_visually_first_element()
[all …]
H A Ddispextern.h2322 ptrdiff_t end_charpos; member
2445 ptrdiff_t end_charpos; member
H A D.gdbinit206 printf " end=%d", $it->end_charpos
H A DChangeLog.92221 * xdisp.c (get_overlay_strings): Set iterator's end_charpos.
3046 * xdisp.c (reseat_1): Set iterator's end_charpos to ZV.
H A DChangeLog.125439 * xdisp.c (next_overlay_string): Initialize it->end_charpos for
14322 * xdisp.c (compute_stop_pos): Check validity of end_charpos before
17125 LISP_STRING, set IT->stop_charpos to IT->end_charpos. (The
H A DChangeLog.114244 (set_iterator_to_next): Give it->end_charpos to
10384 (struct it): Use EMACS_INT for stop_charpos, end_charpos,
10387 iterator_stack_entry.end_charpos and
H A DChangeLog.131875 * dispextern.h (struct it) <end_charpos>: Improve commentary.
11189 * dispextern.h (struct it): Remove region_beg/end_charpos.
/dports/editors/emacs/emacs-27.2/src/
H A Dxdisp.c3297 it->end_charpos = ZV; in init_iterator()
3851 it->end_charpos = ZV; in compute_stop_pos()
4251 it->end_charpos = ZV; in handle_fontified_prop()
4692 end_charpos in handle_invisible_prop()
6449 p->end_charpos = it->end_charpos; in push_it()
6577 it->end_charpos = p->end_charpos; in pop_it()
7014 it->end_charpos = ZV; in reseat_1()
7194 endpos = it->end_charpos; in reseat_to_string()
8061 stop = it->end_charpos; in set_iterator_to_next()
8333 stop = it->end_charpos; in get_visually_first_element()
[all …]
H A Ddispextern.h2313 ptrdiff_t end_charpos; member
2436 ptrdiff_t end_charpos; member
H A D.gdbinit201 printf " end=%d", $it->end_charpos
H A DChangeLog.92221 * xdisp.c (get_overlay_strings): Set iterator's end_charpos.
3046 * xdisp.c (reseat_1): Set iterator's end_charpos to ZV.
H A DChangeLog.125439 * xdisp.c (next_overlay_string): Initialize it->end_charpos for
14322 * xdisp.c (compute_stop_pos): Check validity of end_charpos before
17125 LISP_STRING, set IT->stop_charpos to IT->end_charpos. (The
H A DChangeLog.114244 (set_iterator_to_next): Give it->end_charpos to
10384 (struct it): Use EMACS_INT for stop_charpos, end_charpos,
10387 iterator_stack_entry.end_charpos and
H A DChangeLog.131875 * dispextern.h (struct it) <end_charpos>: Improve commentary.
11189 * dispextern.h (struct it): Remove region_beg/end_charpos.