Home
last modified time | relevance | path

Searched refs:FRAME_DISPLAY_INFO (Results 51 – 70 of 70) sorted by relevance

123

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxftfont.c190 xftfont_info->x_display_id = FRAME_DISPLAY_INFO (f)->x_id; in xftfont_open()
H A Dnsterm.m1331 struct frame *focus = FRAME_DISPLAY_INFO (f)->ns_focus_frame;
1346 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (f);
1418 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (frame);
1542 dpyinfo = FRAME_DISPLAY_INFO (f);
1579 dpyinfo = FRAME_DISPLAY_INFO (f);
2146 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (f);
2216 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (frame);
2275 dpyinfo = FRAME_DISPLAY_INFO (*fp);
6479 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (emacsframe);
7748 FRAME_DISPLAY_INFO (emacsframe)->last_mouse_movement_time
[all …]
H A Dfont.c3025 FRAME_DISPLAY_INFO (f)->n_fonts++; in font_open_entity()
3026 if (FRAME_DISPLAY_INFO (f)->n_fonts == 1) in font_open_entity()
3058 eassert (FRAME_DISPLAY_INFO (f)->n_fonts); in font_close_object()
3059 FRAME_DISPLAY_INFO (f)->n_fonts--; in font_close_object()
5274 return FRAME_DISPLAY_INFO (f)->name_list_element;
H A Dnsfont.m858 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (frame);
1206 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (s->f);
H A Dmsdos.c1235 struct tty_display_info *display_info = FRAME_DISPLAY_INFO (f); in IT_update_begin()
1292 struct tty_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in IT_update_end()
H A Dxfaces.c705 && FRAME_DISPLAY_INFO (f)->n_fonts > CLEAR_FONT_TABLE_NFONTS in clear_face_cache()
3740 value = gui_display_get_resource (FRAME_DISPLAY_INFO (f),
3832 struct x_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in x_update_menu_appearance()
H A Dw32font.c257 struct w32_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in w32font_get_cache()
H A Dmacfont.m1757 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f);
H A Dxdisp.c14250 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tab_bar_highlight()
15150 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tool_bar_highlight()
31998 || f != FRAME_DISPLAY_INFO (f)->highlight_frame) in get_window_cursor_type()
33729 cursor = FRAME_DISPLAY_INFO (f)->vertical_scroll_bar_cursor; in define_frame_cursor1()
H A DChangeLog.1311673 Use FRAME_DISPLAY_INFO (f)->last_user_time for gtk_menu_popup.
12691 All of them are replaced with FRAME_DISPLAY_INFO, defined in
12694 (FRAME_DISPLAY_INFO): Define.
12696 (FRAME_DISPLAY_INFO): Define. Adjust users.
12698 (FRAME_DISPLAY_INFO): Define. Adjust users.
/dports/editors/emacs/emacs-27.2/src/
H A Dfont.c2942 FRAME_DISPLAY_INFO (f)->n_fonts++; in font_open_entity()
2943 if (FRAME_DISPLAY_INFO (f)->n_fonts == 1) in font_open_entity()
2975 eassert (FRAME_DISPLAY_INFO (f)->n_fonts); in font_close_object()
2976 FRAME_DISPLAY_INFO (f)->n_fonts--; in font_close_object()
5103 return FRAME_DISPLAY_INFO (f)->name_list_element;
H A Dnsfont.m619 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (frame);
1145 struct ns_display_info *dpyinfo = FRAME_DISPLAY_INFO (s->f);
H A Dmsdos.c1235 struct tty_display_info *display_info = FRAME_DISPLAY_INFO (f); in IT_update_begin()
1292 struct tty_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in IT_update_end()
H A Dxfaces.c672 && FRAME_DISPLAY_INFO (f)->n_fonts > CLEAR_FONT_TABLE_NFONTS) in clear_face_cache()
3631 value = gui_display_get_resource (FRAME_DISPLAY_INFO (f),
3723 struct x_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in x_update_menu_appearance()
H A Dw32font.c257 struct w32_display_info *dpyinfo = FRAME_DISPLAY_INFO (f); in w32font_get_cache()
H A Dmacfont.m1679 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f);
H A Dxdisp.c13547 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tab_bar_highlight()
14478 Display_Info *dpyinfo = FRAME_DISPLAY_INFO (f); in note_tool_bar_highlight()
31007 || f != FRAME_DISPLAY_INFO (f)->highlight_frame) in get_window_cursor_type()
32696 cursor = FRAME_DISPLAY_INFO (f)->vertical_scroll_bar_cursor; in define_frame_cursor1()
H A DChangeLog.1311673 Use FRAME_DISPLAY_INFO (f)->last_user_time for gtk_menu_popup.
12691 All of them are replaced with FRAME_DISPLAY_INFO, defined in
12694 (FRAME_DISPLAY_INFO): Define.
12696 (FRAME_DISPLAY_INFO): Define. Adjust users.
12698 (FRAME_DISPLAY_INFO): Define. Adjust users.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.3131634 * src/w32term.h (FRAME_DISPLAY_INFO): Explicitly discard unused
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3220212 * src/w32term.h (FRAME_DISPLAY_INFO): Explicitly discard unused

123