Home
last modified time | relevance | path

Searched refs:dpyinfo (Results 76 – 91 of 91) sorted by relevance

1234

/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.112699 from dpyinfo.
2707 from dpyinfo.
2708 (wm_supports): Use atoms from dpyinfo.
2711 (xembed_set_info): Use atoms from dpyinfo.
20114 update dpyinfo->smallest_font_height and dpyinfo->smallest_char_width.
20336 dpyinfo->smallest_char_width.
20345 dpyinfo->smallest_char_width.
20463 dpyinfo->smallest_char_width.
20477 dpyinfo->smallest_char_width.
22570 dpyinfo->smallest_font_height and dpyinfo->smallest_char_width to 0.
[all …]
H A DChangeLog.134203 Add eassert and mark dpyinfo as dead only if it was alive.
5372 (w32_initialize_display_info): Initialize dpyinfo's
6997 * w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name,
7032 dpyinfo->w32_id_name, to make sure it doesn't get freed more than
7060 dpyinfo->terminal->image_cache if it is NULL. (Bug#17524)
7857 (x_focus_frame): #ifdef 0 unused variable `dpyinfo'.
11677 (Fx_disown_selection_internal): Use dpyinfo->last_user_time.
13715 * xterm.c (x_term_init): Avoid unnecessary initializations of dpyinfo
17000 * xterm.c (x_term_init): Initialize dpyinfo->Xatom_net_workarea
17001 and dpyinfo->Xatom_net_current_desktop.
H A Dxdisp.c13547 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tab_bar_highlight() local
13548 mouse_down_p = (gui_mouse_grabbed (dpyinfo) in note_tab_bar_highlight()
13549 && f == dpyinfo->last_mouse_frame); in note_tab_bar_highlight()
14478 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tool_bar_highlight() local
14512 mouse_down_p = (gui_mouse_grabbed (dpyinfo) in note_tool_bar_highlight()
14513 && f == dpyinfo->last_mouse_frame); in note_tool_bar_highlight()
H A DChangeLog.63043 * xterm.c (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
3195 * xterm.c (x_connection_closed): Don't delete dpyinfo if it's null.
H A DChangeLog.91736 * xterm.c (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
6018 * w32fns.c (x_to_w32_font): Initialize dpi from dpyinfo->resy.
9753 * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
11719 * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
H A DChangeLog.129248 (mouseEntered): Remove unused variables p and dpyinfo.
14803 (x_term_init): Initialize dpyinfo->Xatom_net_wm_state_hidden.
21974 (Fx_server_max_request_size): Remove unused variable `dpyinfo'.
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxwidget.c2100 xv->dpyinfo = FRAME_DISPLAY_INFO (s->f); in xwidget_init_view()
H A DChangeLog.134203 Add eassert and mark dpyinfo as dead only if it was alive.
5372 (w32_initialize_display_info): Initialize dpyinfo's
6997 * w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name,
7032 dpyinfo->w32_id_name, to make sure it doesn't get freed more than
7060 dpyinfo->terminal->image_cache if it is NULL. (Bug#17524)
7857 (x_focus_frame): #ifdef 0 unused variable `dpyinfo'.
11677 (Fx_disown_selection_internal): Use dpyinfo->last_user_time.
13715 * xterm.c (x_term_init): Avoid unnecessary initializations of dpyinfo
17000 * xterm.c (x_term_init): Initialize dpyinfo->Xatom_net_workarea
17001 and dpyinfo->Xatom_net_current_desktop.
H A Dxdisp.c14250 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tab_bar_highlight() local
14251 mouse_down_p = (gui_mouse_grabbed (dpyinfo) in note_tab_bar_highlight()
14252 && f == dpyinfo->last_mouse_frame); in note_tab_bar_highlight()
15150 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tool_bar_highlight() local
15184 mouse_down_p = (gui_mouse_grabbed (dpyinfo) in note_tool_bar_highlight()
15185 && f == dpyinfo->last_mouse_frame); in note_tool_bar_highlight()
H A DChangeLog.63043 * xterm.c (x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.
3195 * xterm.c (x_connection_closed): Don't delete dpyinfo if it's null.
H A DChangeLog.91736 * xterm.c (clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
6018 * w32fns.c (x_to_w32_font): Initialize dpi from dpyinfo->resy.
9753 * xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
11719 * xfns.c (select_visual): Don't set dpyinfo->n_planes to the
H A DChangeLog.129248 (mouseEntered): Remove unused variables p and dpyinfo.
14803 (x_term_init): Initialize dpyinfo->Xatom_net_wm_state_hidden.
21974 (Fx_server_max_request_size): Remove unused variable `dpyinfo'.
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.217997 * src/xterm.c (x_term_init): Init dpyinfo->smallest_font_height and
17998 dpyinfo->smallest_char_width to 1.
23129 conditionals for referencing 'dpyinfo' consistent throughout the
H A DChangeLog.32664 * src/xterm.c (x_connection_closed): Don’t dereference dpyinfo
104391 * src/xdisp.c (note_tab_bar_highlight): Define variables 'dpyinfo' and
220182 'dpyinfo'.
221843 declare 'dpyinfo', as it is unused.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.217997 * src/xterm.c (x_term_init): Init dpyinfo->smallest_font_height and
17998 dpyinfo->smallest_char_width to 1.
23129 conditionals for referencing 'dpyinfo' consistent throughout the
H A DChangeLog.315812 * src/xdisp.c (note_tab_bar_highlight): Define variables 'dpyinfo' and
131604 'dpyinfo'.
133265 declare 'dpyinfo', as it is unused.

1234