Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
vte
Commits
b0a12909
Commit
b0a12909
authored
Sep 14, 2010
by
Christian Persch
Browse files
Port to latest rendering-cleanup-next branch
parent
21a064ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/vte.c
View file @
b0a12909
...
...
@@ -10958,9 +10958,7 @@ vte_cairo_get_clip_region (cairo_t *cr)
static
gboolean
vte_terminal_draw
(
GtkWidget
*
widget
,
cairo_t
*
cr
,
int
draw_width
G_GNUC_UNUSED
,
int
draw_height
G_GNUC_UNUSED
)
cairo_t
*
cr
)
{
VteTerminal
*
terminal
=
VTE_TERMINAL
(
widget
);
cairo_rectangle_int_t
clip_rect
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment