[gtk/wip/matthiasc/popup4: 83/115] surface: Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup4: 83/115] surface: Cosmetics
- Date: Wed, 24 Apr 2019 19:37:35 +0000 (UTC)
commit 6b583f4d892051197570aec977f9f6023167876c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Apr 20 15:24:42 2019 +0000
surface: Cosmetics
gdk/gdksurfaceimpl.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gdk/gdksurfaceimpl.c b/gdk/gdksurfaceimpl.c
index 0cacdb72ae..c038e61e11 100644
--- a/gdk/gdksurfaceimpl.c
+++ b/gdk/gdksurfaceimpl.c
@@ -41,7 +41,7 @@ gdk_surface_impl_beep (GdkSurface *surface)
static GdkDisplay *
get_display_for_surface (GdkSurface *primary,
- GdkSurface *secondary)
+ GdkSurface *secondary)
{
GdkDisplay *display = gdk_surface_get_display (primary);
@@ -174,13 +174,13 @@ maybe_flip_position (gint bounds_pos,
}
static void
-gdk_surface_impl_move_to_rect (GdkSurface *surface,
- const GdkRectangle *rect,
- GdkGravity rect_anchor,
- GdkGravity surface_anchor,
- GdkAnchorHints anchor_hints,
- gint rect_anchor_dx,
- gint rect_anchor_dy)
+gdk_surface_impl_move_to_rect (GdkSurface *surface,
+ const GdkRectangle *rect,
+ GdkGravity rect_anchor,
+ GdkGravity surface_anchor,
+ GdkAnchorHints anchor_hints,
+ gint rect_anchor_dx,
+ gint rect_anchor_dy)
{
GdkSurface *transient_for_toplevel;
GdkDisplay *display;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]