Home
last modified time | relevance | path

Searched refs:xDMXChangeScreensAttributesReq (Results 1 – 10 of 10) sorted by relevance

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/dmx/
H A Ddmx.c396 REQUEST(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
409 REQUEST_AT_LEAST_SIZE(xDMXChangeScreensAttributesReq); in ProcDMXChangeScreensAttributes()
412 bytes_to_int32(sizeof(xDMXChangeScreensAttributesReq)); in ProcDMXChangeScreensAttributes()
1025 REQUEST(xDMXChangeScreensAttributesReq); in SProcDMXChangeScreensAttributes()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Ddmxproto.h205 } xDMXChangeScreensAttributesReq; typedef
/dports/x11/libdmx/libdmx-1.1.4/src/
H A Ddmx.c371 xDMXChangeScreensAttributesReq *req; in DMXChangeScreensAttributes()