Home
last modified time | relevance | path

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

/dports/editors/emacs/emacs-27.2/src/
H A Dbuffer.h1212 #define GET_OVERLAYS_AT(posn, overlays, noverlays, nextp, chrq) \ macro
H A Dtextprop.c638 GET_OVERLAYS_AT (XFIXNUM (position), overlay_vec, noverlays, NULL, false); in get_char_property_and_overlay()
H A Dxfaces.c6241 GET_OVERLAYS_AT (pos, overlay_vec, noverlays, &next_overlay, false); in face_at_buffer_position()
H A Dxdisp.c3984 GET_OVERLAYS_AT (pos, overlays, noverlays, &endpos, true); in next_overlay_change()
33358 GET_OVERLAYS_AT (pos, overlay_vec, noverlays, NULL, false); in note_mouse_highlight()
H A DChangeLog.134286 * buffer.h (GET_OVERLAYS_AT):
9410 (BUFFER_CHECK_INDIRECTION, GET_OVERLAYS_AT, PER_BUFFER_VALUE_P)
H A DChangeLog.1210313 (GET_OVERLAYS_AT): Fix indentation.
18088 * buffer.h (overlays_at, sort_overlays, GET_OVERLAYS_AT):
H A DChangeLog.1014114 * buffer.h (GET_OVERLAYS_AT): New macro.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dbuffer.h1213 #define GET_OVERLAYS_AT(posn, overlays, noverlays, nextp, chrq) \ macro
H A Dtextprop.c639 GET_OVERLAYS_AT (pos, overlay_vec, noverlays, NULL, false); in get_char_property_and_overlay()
H A Dxfaces.c6389 GET_OVERLAYS_AT (pos, overlay_vec, noverlays, &next_overlay, false); in face_at_buffer_position()
H A Dxdisp.c4111 GET_OVERLAYS_AT (pos, overlays, noverlays, &endpos, true); in next_overlay_change()
34424 GET_OVERLAYS_AT (pos, overlay_vec, noverlays, NULL, false); in note_mouse_highlight()
H A DChangeLog.134286 * buffer.h (GET_OVERLAYS_AT):
9410 (BUFFER_CHECK_INDIRECTION, GET_OVERLAYS_AT, PER_BUFFER_VALUE_P)
H A DChangeLog.1210313 (GET_OVERLAYS_AT): Fix indentation.
18088 * buffer.h (overlays_at, sort_overlays, GET_OVERLAYS_AT):
H A DChangeLog.1014114 * buffer.h (GET_OVERLAYS_AT): New macro.