Home
last modified time | relevance | path

Searched refs:FindClientResourcesByType (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dresource.h207 extern _X_EXPORT void FindClientResourcesByType(ClientPtr client,
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxibarriers.c771 FindClientResourcesByType(client, PointerBarrierType, add_master_func, &deviceid); in XIBarrierNewMasterDevice()
776 FindClientResourcesByType(client, PointerBarrierType, remove_master_func, &deviceid); in XIBarrierRemoveMasterDevice()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c1351 FindClientResourcesByType(clients[i], PictureType, in dmxAttachScreen()
1358 FindClientResourcesByType(clients[i], GlyphSetType, in dmxAttachScreen()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dxres.c858 FindClientResourcesByType(aboutClient, spec->type, in ConstructClientResourceBytes()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwindow.c720 FindClientResourcesByType(c, RT_WINDOW, winFindWindow, &wi); in winGetWindowID()
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c982 FindClientResourcesByType(ClientPtr client, in FindClientResourcesByType() function
H A Dcolormap.c2542 FindClientResourcesByType(serverClient, RT_COLORMAP, in ResizeVisualArray()
H A Dwindow.c396 FindClientResourcesByType(clients[i], RT_PASSIVEGRAB, log_grab_info, NULL); in PrintPassiveGrabs()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog119643 FindClientResourcesByType() will walk all colormaps on all screens; we