Home
last modified time | relevance | path

Searched refs:gdk_gravity_flip_horizontally (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/
H A Dgdksurfaceprivate.h195 gdk_gravity_flip_horizontally (GdkGravity anchor) in gdk_gravity_flip_horizontally() function
H A Dgdksurface.c391 rect_anchor = gdk_gravity_flip_horizontally (rect_anchor); in gdk_surface_layout_popup_helper()
392 surface_anchor = gdk_gravity_flip_horizontally (surface_anchor); in gdk_surface_layout_popup_helper()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/wayland/
H A Dgdksurface-wayland.c2458 flipped_rect_anchor = gdk_gravity_flip_horizontally (rect_anchor); in update_popup_layout_state()
2459 flipped_surface_anchor = gdk_gravity_flip_horizontally (surface_anchor); in update_popup_layout_state()
2499 rect_anchor = gdk_gravity_flip_horizontally (rect_anchor); in update_popup_layout_state()
2500 surface_anchor = gdk_gravity_flip_horizontally (surface_anchor); in update_popup_layout_state()