Home
last modified time | relevance | path

Searched refs:GDK_ANCHOR_FLIP (Results 1 – 25 of 30) sorted by relevance

12

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/
H A Dgdkpopuplayout.h67 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/src/
H A Dgdk_enums.defs1408 ;; GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y,
1423 '("flip" "GDK_ANCHOR_FLIP" "0x3")
H A Dgdk_methods.defs712 '("flip" "GDK_ANCHOR_FLIP")
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/gtk/
H A Dgtkframe.hxx641 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/
H A Dgdkenumtypes.c1190 { GDK_ANCHOR_FLIP, "GDK_ANCHOR_FLIP", "flip" }, in gdk_anchor_hints_get_type()
H A Dgdkwindow.h287 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-0.14.0/src/auto/
H A Dflags.rs31 const FLIP = ffi::GDK_ANCHOR_FLIP as u32;
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-0.14.3/src/auto/
H A Dflags.rs31 const FLIP = ffi::GDK_ANCHOR_FLIP as u32;
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-0.14.3/src/auto/
H A Dflags.rs31 const FLIP = ffi::GDK_ANCHOR_FLIP as u32;
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-0.14.3/src/auto/
H A Dflags.rs31 const FLIP = ffi::GDK_ANCHOR_FLIP as u32;
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkmenu.c787 GDK_ANCHOR_FLIP | in gtk_menu_class_init()
1364 priv->anchor_hints = GDK_ANCHOR_FLIP | GDK_ANCHOR_SLIDE | GDK_ANCHOR_RESIZE; in gtk_menu_init()
5259 anchor_hints = GDK_ANCHOR_FLIP | GDK_ANCHOR_SLIDE | GDK_ANCHOR_RESIZE; in gtk_menu_position()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsWindow.cpp175 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
2200 GdkAnchorHints(GDK_ANCHOR_FLIP | GDK_ANCHOR_SLIDE_X | GDK_ANCHOR_RESIZE); in WaylandPopupMove()
2219 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
2225 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsWindow.cpp175 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
2312 GdkAnchorHints(GDK_ANCHOR_FLIP | GDK_ANCHOR_SLIDE_X | GDK_ANCHOR_RESIZE); in WaylandPopupMove()
2331 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
2337 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsWindow.cpp175 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
2200 GdkAnchorHints(GDK_ANCHOR_FLIP | GDK_ANCHOR_SLIDE_X | GDK_ANCHOR_RESIZE); in WaylandPopupMove()
2219 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
2225 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in WaylandPopupMove()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsWindow.cpp174 GDK_ANCHOR_FLIP = GDK_ANCHOR_FLIP_X | GDK_ANCHOR_FLIP_Y, enumerator
1633 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in NativeMoveResizeWaylandPopup()
1639 hints = GdkAnchorHints(hints | GDK_ANCHOR_FLIP); in NativeMoveResizeWaylandPopup()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-sys-0.14.0/tests/
H A Dconstant.c40 PRINT_CONSTANT((guint) GDK_ANCHOR_FLIP); in main()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-sys-0.14.0/tests/
H A Dconstant.c40 PRINT_CONSTANT((guint) GDK_ANCHOR_FLIP); in main()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-sys-0.14.0/tests/
H A Dconstant.c40 PRINT_CONSTANT((guint) GDK_ANCHOR_FLIP); in main()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gdk-sys-0.14.0/tests/
H A Dconstant.c40 PRINT_CONSTANT((guint) GDK_ANCHOR_FLIP); in main()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkframe.cxx2942 gdk_window_move_to_rect(gdkWindow, &rect, rect_anchor, menu_anchor, GDK_ANCHOR_FLIP, 0, 0); in signalRealize()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx3500 …Window, &rect, rect_anchor, menu_anchor, static_cast<GdkAnchorHints>(GDK_ANCHOR_FLIP | GDK_ANCHOR_… in signalRealize()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gdk-sys-0.14.0/src/
H A Dlib.rs2700 pub const GDK_ANCHOR_FLIP: GdkAnchorHints = 3; const
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gdk-sys-0.14.0/src/
H A Dlib.rs2700 pub const GDK_ANCHOR_FLIP: GdkAnchorHints = 3; const
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gdk-sys-0.14.0/src/
H A Dlib.rs2700 pub const GDK_ANCHOR_FLIP: GdkAnchorHints = 3; const
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-sys-0.9.1/src/
H A Dlib.rs2693 pub const GDK_ANCHOR_FLIP: GdkAnchorHints = 3; const

12