Home
last modified time | relevance | path

Searched refs:clientResource (Results 1 – 25 of 130) sorted by relevance

123456

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xwayland/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xarcan/xarcan-0.6.0/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xephyr/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/randr/
H A Drrdispatch.c79 XID clientResource; in ProcRRSelectInput() local
123 clientResource = FakeClientID(client->index); in ProcRRSelectInput()
124 pRREvent->clientResource = clientResource; in ProcRRSelectInput()
125 if (!AddResource(clientResource, RRClientType, (void *) pRREvent)) in ProcRRSelectInput()
138 FreeResource(clientResource, RT_NONE); in ProcRRSelectInput()
194 FreeResource(pRREvent->clientResource, RRClientType); in ProcRRSelectInput()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xarcan/xarcan-0.6.0/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xwayland/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xephyr/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/xfixes/
H A Dselect.c48 XID clientResource; member
139 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
152 e->clientResource = FakeClientID(pClient->index); in XFixesSelectSelectionInput()
168 if (!AddResource(e->clientResource, SelectionClientType, (void *) e)) in XFixesSelectSelectionInput()
173 FreeResource(e->clientResource, 0); in XFixesSelectSelectionInput()
252 FreeResource(e->clientResource, 0); in SelectionFreeWindow()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinwindowswm.c65 XID clientResource; member
134 FreeResource(pCur->clientResource, ClientType); in WMFreeEvents()
147 XID clientResource; in ProcWindowsWMSelectInput() local
175 clientResource = FakeClientID(client->index); in ProcWindowsWMSelectInput()
176 pNewEvent->clientResource = clientResource; in ProcWindowsWMSelectInput()
177 if (!AddResource(clientResource, ClientType, (void *) pNewEvent)) in ProcWindowsWMSelectInput()
190 FreeResource(clientResource, RT_NONE); in ProcWindowsWMSelectInput()
209 FreeResource(pEvent->clientResource, ClientType); in ProcWindowsWMSelectInput()

123456