Home
last modified time | relevance | path

Searched refs:WINDOW_BOTTOMMOST_P (Results 1 – 6 of 6) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dwindow.h675 #define WINDOW_BOTTOMMOST_P(W) \ macro
693 (((WINDOW_BOTTOMMOST_P (W) \
H A Dxdisp.c33885 bool draggable = (! WINDOW_BOTTOMMOST_P (w) in note_mode_line_or_margin_highlight()
33913 && WINDOW_BOTTOMMOST_P (w) in note_mode_line_or_margin_highlight()
34284 if (! WINDOW_BOTTOMMOST_P (w) in note_mouse_highlight()
H A DChangeLog.1310269 (WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)
/dports/editors/emacs/emacs-27.2/src/
H A Dwindow.h675 #define WINDOW_BOTTOMMOST_P(W) \ macro
693 (((WINDOW_BOTTOMMOST_P (W) \
H A Dxdisp.c32851 bool draggable = (! WINDOW_BOTTOMMOST_P (w) in note_mode_line_or_margin_highlight()
33218 if (! WINDOW_BOTTOMMOST_P (w) in note_mouse_highlight()
H A DChangeLog.1310269 (WINDOW_BOTTOMMOST_P, WINDOW_BOX_LEFT_PIXEL_EDGE)