Searched refs:FixupFunc (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 130 typedef Bool (*FixupFunc) (PrivatePtr *privates, int offset, unsigned bytes); typedef 156 fixupOneScreen(ScreenPtr pScreen, FixupFunc fixup, unsigned bytes) in fixupOneScreen() 216 fixupScreens(FixupFunc fixup, unsigned bytes) in fixupScreens() 231 fixupServerClient(FixupFunc fixup, unsigned bytes) in fixupServerClient() 240 fixupExtensions(FixupFunc fixup, unsigned bytes) in fixupExtensions() 254 fixupDefaultColormaps(FixupFunc fixup, unsigned bytes) in fixupDefaultColormaps() 272 fixupDeviceList(DeviceIntPtr device, FixupFunc fixup, unsigned bytes) in fixupDeviceList() 283 fixupDevices(FixupFunc fixup, unsigned bytes) in fixupDevices() 289 static Bool (*const allocated_early[PRIVATE_LAST]) (FixupFunc, unsigned) = {
|