(x_get_glyph_string_clip_rect): Take internal border
authorGerd Moellmann <gerd@gnu.org>
Mon, 26 Jul 1999 21:23:07 +0000 (21:23 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 26 Jul 1999 21:23:07 +0000 (21:23 +0000)
commit1da3fd719ece6252091bc375b384a910ff0da573
tree2dce4b8c9af469449efdc5f18235e15d76e9e400
parent203ae5607eaa362c1501a6c0d0ddc21da6f61bce
(x_get_glyph_string_clip_rect): Take internal border
into account for full-width windows.  Don't add scroll bar width
to width of clip rect.
(x_draw_glyph_string_box): Add 1 to right x of full width lines.
(x_set_glyph_string_background_width): Add 1 to background width.
(x_draw_glyphs): Take internal border into account for full-width
lines.
src/xterm.c