Home
last modified time | relevance | path

Searched +defs:XResizeRequestEvent +defs:height (Results 1 – 25 of 31) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DX11Structs.cs193 internal int height; field
207 internal int height; field
245 internal int height; field
317 internal int height; field
337 internal XEventName type;
338 internal IntPtr serial;
339 internal bool send_event;
340 internal IntPtr display;
341 internal IntPtr window;
342 internal int width;
[all …]
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxlib.rs1265 pub height: c_int, field
1283 pub height: c_int, field
1302 pub height: c_int, field
1545 pub struct XResizeRequestEvent { struct
1546 pub type_: c_int,
1547 pub serial: c_ulong,
1548 pub send_event: Bool,
1549 pub display: *mut Display,
1550 pub window: Window,
1551 pub width: c_int,
[all …]
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dxlib.rs1311 pub height: c_int, field
1329 pub height: c_int, field
1348 pub height: c_int, field
1591 pub struct XResizeRequestEvent { struct
1592 pub type_: c_int,
1593 pub serial: c_ulong,
1594 pub send_event: Bool,
1595 pub display: *mut Display,
1596 pub window: Window,
1597 pub width: c_int,
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dxlib.rs1266 pub height: c_int, field
1284 pub height: c_int, field
1303 pub height: c_int, field
1546 pub struct XResizeRequestEvent { struct
1547 pub type_: c_int,
1548 pub serial: c_ulong,
1549 pub send_event: Bool,
1550 pub display: *mut Display,
1551 pub window: Window,
1552 pub width: c_int,
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxlib.rs1265 pub height: c_int, field
1283 pub height: c_int, field
1302 pub height: c_int, field
1545 pub struct XResizeRequestEvent { struct
1546 pub type_: c_int,
1547 pub serial: c_ulong,
1548 pub send_event: Bool,
1549 pub display: *mut Display,
1550 pub window: Window,
1551 pub width: c_int,
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dxlib.rs1266 pub height: c_int, field
1284 pub height: c_int, field
1303 pub height: c_int, field
1546 pub struct XResizeRequestEvent { struct
1547 pub type_: c_int,
1548 pub serial: c_ulong,
1549 pub send_event: Bool,
1550 pub display: *mut Display,
1551 pub window: Window,
1552 pub width: c_int,
[all …]
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/x11-dl-2.18.5/src/
H A Dxlib.rs1265 pub height: c_int, field
1283 pub height: c_int, field
1302 pub height: c_int, field
1545 pub struct XResizeRequestEvent { struct
1546 pub type_: c_int,
1547 pub serial: c_ulong,
1548 pub send_event: Bool,
1549 pub display: *mut Display,
1550 pub window: Window,
1551 pub width: c_int,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/x11/src/
H A Dxlib.rs1266 pub height: c_int, field
1284 pub height: c_int, field
1303 pub height: c_int, field
1546 pub struct XResizeRequestEvent { struct
1547 pub type_: c_int,
1548 pub serial: c_ulong,
1549 pub send_event: Bool,
1550 pub display: *mut Display,
1551 pub window: Window,
1552 pub width: c_int,
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/x11-2.18.1/src/
H A Dxlib.rs1266 pub height: c_int, field
1284 pub height: c_int, field
1303 pub height: c_int, field
1546 pub struct XResizeRequestEvent { struct
1547 pub type_: c_int,
1548 pub serial: c_ulong,
1549 pub send_event: Bool,
1550 pub display: *mut Display,
1551 pub window: Window,
1552 pub width: c_int,
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/x11-2.18.2/src/
H A Dxlib.rs1265 pub height: c_int, field
1283 pub height: c_int, field
1302 pub height: c_int, field
1545 pub struct XResizeRequestEvent { struct
1546 pub type_: c_int,
1547 pub serial: c_ulong,
1548 pub send_event: Bool,
1549 pub display: *mut Display,
1550 pub window: Window,
1551 pub width: c_int,
[all …]
/dports/devel/z88dk/z88dk/include/X11/
H A DXlib.h321 int width, height; member
332 int width, height; member
365 int width, height; /* size of window */ member
428 int width, height; member
450 int width, height; member
451 } XResizeRequestEvent; typedef
461 int width, height; member
661 int height; /* width and height of window */ member
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/unix/
H A DX11.java485 public int width, height; field in X11.XSizeHints
536 public int width, height; field in X11.XWindowAttributes
659 public short width, height; field in X11.XRectangle
1632 public int width, height; field in X11.XExposeEvent
1644 public int width, height; field in X11.XGraphicsExposeEvent
1680 public int width, height; // size of window field in X11.XCreateWindowEvent
1749 public int width, height; field in X11.XConfigureEvent
1767 class XResizeRequestEvent extends Structure { class
1773 public int width, height; field in X11.XResizeRequestEvent
1785 public int width, height; field in X11.XConfigureRequestEvent
[all …]
/dports/korean/hpscat/ked/
H A DXlib.h345 int width, height; /* size of image */ member
383 int width, height; member
414 unsigned short width, height; member
419 unsigned short width, height; member
691 int width, height; member
702 int width, height; member
735 int width, height; /* size of window */ member
798 int width, height; member
820 int width, height; member
821 } XResizeRequestEvent; typedef
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/xlib/X11/
H A DXlib.h318 int width, height; /* size of image */ member
356 int width, height; member
387 unsigned short width, height; member
392 unsigned short width, height; member
646 int width, height; member
657 int width, height; member
690 int width, height; /* size of window */ member
753 int width, height; member
775 int width, height; member
776 } XResizeRequestEvent; typedef
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/xlib/X11/
H A DXlib.h318 int width, height; /* size of image */ member
356 int width, height; member
387 unsigned short width, height; member
392 unsigned short width, height; member
649 int width, height; member
660 int width, height; member
693 int width, height; /* size of window */ member
756 int width, height; member
778 int width, height; member
779 } XResizeRequestEvent; typedef
[all …]
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A DXlib.h318 int width, height; /* size of image */ member
356 int width, height; member
387 unsigned short width, height; member
392 unsigned short width, height; member
649 int width, height; member
660 int width, height; member
693 int width, height; /* size of window */ member
756 int width, height; member
778 int width, height; member
779 } XResizeRequestEvent; typedef
[all …]
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A DXlib.h318 int width, height; /* size of image */ member
356 int width, height; member
387 unsigned short width, height; member
392 unsigned short width, height; member
649 int width, height; member
660 int width, height; member
693 int width, height; /* size of window */ member
756 int width, height; member
778 int width, height; member
779 } XResizeRequestEvent; typedef
[all …]
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A DXlib.h318 int width, height; /* size of image */ member
356 int width, height; member
387 unsigned short width, height; member
392 unsigned short width, height; member
649 int width, height; member
660 int width, height; member
693 int width, height; /* size of window */ member
756 int width, height; member
778 int width, height; member
779 } XResizeRequestEvent; typedef
[all …]
/dports/x11-toolkits/blt/blt2.5/win/X11/
H A DXlib.h320 int width, height; /* size of image */ member
358 int width, height; member
389 unsigned short width, height; member
394 unsigned short width, height; member
651 int width, height; member
662 int width, height; member
695 int width, height; /* size of window */ member
758 int width, height; member
780 int width, height; member
781 } XResizeRequestEvent; typedef
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/xlib/X11/
H A DXlib.h327 int width, height; /* size of image */ member
365 int width, height; member
396 unsigned short width, height; member
401 unsigned short width, height; member
659 int width, height; member
670 int width, height; member
703 int width, height; /* size of window */ member
766 int width, height; member
788 int width, height; member
789 } XResizeRequestEvent; typedef
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/
H A DXlib.h383 int width, height; /* size of image */ member
425 int width, height; member
460 unsigned short width, height; member
466 unsigned short width, height; member
706 int width, height; member
718 int width, height; member
754 int width, height; /* size of window */ member
823 int width, height; member
847 int width, height; member
848 } XResizeRequestEvent; typedef
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/xlib/X11/
H A DXlib.h370 int width, height; /* size of image */ member
410 int width, height; member
441 unsigned short width, height; member
446 unsigned short width, height; member
706 int width, height; member
717 int width, height; member
750 int width, height; /* size of window */ member
813 int width, height; member
835 int width, height; member
836 } XResizeRequestEvent; typedef
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/include/X11/
H A DXlib.h369 int width, height; /* size of image */ member
409 int width, height; member
440 unsigned short width, height; member
445 unsigned short width, height; member
677 int width, height; member
688 int width, height; member
721 int width, height; /* size of window */ member
784 int width, height; member
806 int width, height; member
807 } XResizeRequestEvent; typedef
[all …]
/dports/x11/libX11/libX11-1.7.2/include/X11/
H A DXlib.h361 int width, height; /* size of image */ member
401 int width, height; member
432 unsigned short width, height; member
437 unsigned short width, height; member
669 int width, height; member
680 int width, height; member
713 int width, height; /* size of window */ member
776 int width, height; member
798 int width, height; member
799 } XResizeRequestEvent; typedef
[all …]
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/X11/
H A DXlib.h368 int width, height; /* size of image */ member
417 int width, height; member
448 unsigned short width, height; member
453 unsigned short width, height; member
690 int width, height; member
701 int width, height; member
734 int width, height; /* size of window */ member
797 int width, height; member
819 int width, height; member
820 } XResizeRequestEvent; typedef
[all …]

12