Home
last modified time | relevance | path

Searched refs:full_width_p (Results 1 – 21 of 21) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dhaikuterm.c732 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in haiku_draw_string_box()
761 right_x = (s->row->full_width_p && s->extends_to_end_of_line_p in haiku_draw_string_box()
1643 && desired_row->full_width_p in haiku_after_update_window_line()
H A Ddispextern.h1018 bool_bf full_width_p : 1; member
H A Dxdisp.c2436 if (s->row->full_width_p) in get_glyph_string_clip_rects()
2508 if (!s->row->full_width_p in get_glyph_string_clip_rects()
13648 row->full_width_p = true; in display_tab_bar()
13841 row->full_width_p = true; in display_tab_bar_line()
14755 row->full_width_p = true; in display_tool_bar_line()
25653 row->full_width_p = true; in display_menu_bar()
25759 row->full_width_p = true; in display_tty_menu_item()
29491 if (row->full_width_p) in draw_glyphs()
29690 && !row->full_width_p in draw_glyphs()
29708 if (row->full_width_p) in draw_glyphs()
[all …]
H A Dpgtkterm.c1916 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in x_draw_glyph_string_box()
1927 right_x = (s->row->full_width_p && s->extends_to_end_of_line_p in x_draw_glyph_string_box()
2713 && desired_row->full_width_p in pgtk_after_update_window_line()
H A Dw32term.c736 && desired_row->full_width_p in w32_after_update_window_line()
1734 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in w32_draw_glyph_string_box()
1763 right_x = ((s->row->full_width_p && s->extends_to_end_of_line_p in w32_draw_glyph_string_box()
H A Ddispnew.c4170 if (!desired_row->full_width_p && w->left_margin_cols > 0) in update_window_line()
4190 if (!desired_row->full_width_p && w->right_margin_cols > 0) in update_window_line()
H A Dxterm.c1672 && desired_row->full_width_p in x_after_update_window_line()
3268 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in x_draw_glyph_string_box()
3297 right_x = (s->row->full_width_p && s->extends_to_end_of_line_p in x_draw_glyph_string_box()
H A Dnsterm.m2719 && desired_row->full_width_p
3516 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p)
3535 right_x = ((s->row->full_width_p && s->extends_to_end_of_line_p
H A DChangeLog.85533 to full_width_p. Add internal_border_p.
H A DChangeLog.92484 box just because the glyph row's full_width_p flag is set.
H A DChangeLog.1027823 box just because the glyph row's full_width_p flag is set.
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h1008 bool_bf full_width_p : 1; member
H A Dxdisp.c2311 if (s->row->full_width_p) in get_glyph_string_clip_rects()
2383 if (!s->row->full_width_p in get_glyph_string_clip_rects()
12918 row->full_width_p = true; in display_tab_bar()
13111 row->full_width_p = true; in display_tab_bar_line()
14069 row->full_width_p = true; in display_tool_bar_line()
24867 row->full_width_p = true; in display_menu_bar()
24973 row->full_width_p = true; in display_tty_menu_item()
28504 if (row->full_width_p) in draw_glyphs()
28704 && !row->full_width_p in draw_glyphs()
28723 if (row->full_width_p) in draw_glyphs()
[all …]
H A Dw32term.c719 && desired_row->full_width_p in w32_after_update_window_line()
1724 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in w32_draw_glyph_string_box()
1736 right_x = ((s->row->full_width_p && s->extends_to_end_of_line_p in w32_draw_glyph_string_box()
H A Ddispnew.c4078 if (!desired_row->full_width_p && w->left_margin_cols > 0) in update_window_line()
4098 if (!desired_row->full_width_p && w->right_margin_cols > 0) in update_window_line()
H A Dnsfont.m1110 if (s->row->full_width_p)
H A Dnsterm.m2925 && desired_row->full_width_p
3730 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p)
3736 right_x = ((s->row->full_width_p && s->extends_to_end_of_line_p
4003 if (!s->row->full_width_p)
H A Dxterm.c1354 && desired_row->full_width_p in x_after_update_window_line()
2991 last_x = ((s->row->full_width_p && !s->w->pseudo_window_p) in x_draw_glyph_string_box()
3003 right_x = (s->row->full_width_p && s->extends_to_end_of_line_p in x_draw_glyph_string_box()
H A DChangeLog.92484 box just because the glyph row's full_width_p flag is set.
H A DChangeLog.85533 to full_width_p. Add internal_border_p.
H A DChangeLog.1027823 box just because the glyph row's full_width_p flag is set.