Home
last modified time | relevance | path

Searched refs:GET_FROM_DISPLAY_VECTOR (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h2238 GET_FROM_DISPLAY_VECTOR, enumerator
H A Dxdisp.c1806 if (it.method == GET_FROM_DISPLAY_VECTOR) in pos_visible_p()
3928 if (it->method == GET_FROM_DISPLAY_VECTOR) in handle_stop()
5159 it->method = GET_FROM_DISPLAY_VECTOR; in setup_for_ellipsis()
6767 case GET_FROM_DISPLAY_VECTOR: in push_it()
6907 case GET_FROM_DISPLAY_VECTOR: in pop_it()
7789 it->method = GET_FROM_DISPLAY_VECTOR; in get_next_display_element()
7959 it->method = GET_FROM_DISPLAY_VECTOR; in get_next_display_element()
8287 case GET_FROM_DISPLAY_VECTOR: in set_iterator_to_next()
23093 || it->method == GET_FROM_DISPLAY_VECTOR in push_prefix_prop()
24702 = (it->method == GET_FROM_DISPLAY_VECTOR in display_line()
[all …]
H A D.gdbinit169 printf "GET_FROM_DISPLAY_VECTOR"
H A DChangeLog.1215005 GET_FROM_DISPLAY_VECTOR as IT->method on entry. (Bug#9771, part 4)
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h2229 GET_FROM_DISPLAY_VECTOR, enumerator
H A Dxdisp.c1687 if (it.method == GET_FROM_DISPLAY_VECTOR) in pos_visible_p()
3800 if (it->method == GET_FROM_DISPLAY_VECTOR) in handle_stop()
5019 it->method = GET_FROM_DISPLAY_VECTOR; in setup_for_ellipsis()
6440 case GET_FROM_DISPLAY_VECTOR: in push_it()
6561 case GET_FROM_DISPLAY_VECTOR: in pop_it()
7442 it->method = GET_FROM_DISPLAY_VECTOR; in get_next_display_element()
7610 it->method = GET_FROM_DISPLAY_VECTOR; in get_next_display_element()
7937 case GET_FROM_DISPLAY_VECTOR: in set_iterator_to_next()
22354 || it->method == GET_FROM_DISPLAY_VECTOR in push_prefix_prop()
23933 = (it->method == GET_FROM_DISPLAY_VECTOR in display_line()
[all …]
H A D.gdbinit164 printf "GET_FROM_DISPLAY_VECTOR"
H A DChangeLog.1215005 GET_FROM_DISPLAY_VECTOR as IT->method on entry. (Bug#9771, part 4)