Searched refs:miFuncs (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xext/ | ||
| H A D | shm.c | 134 static ShmFuncs miFuncs = {NULL, NULL}; variable in typeref:typename:ShmFuncs 1299 screen_priv->shmFuncs = &miFuncs; |
| /xsrc/external/mit/xorg-server/dist/Xext/ | ||
| H A D | shm.c | 124 static ShmFuncs miFuncs = { NULL, NULL }; variable in typeref:typename:ShmFuncs 1553 screen_priv->shmFuncs = &miFuncs; |
| /xsrc/external/mit/xorg-server.old/dist/miext/damage/ | ||
| H A D | damage.c | 1838 const DamageScreenFuncsRec miFuncs = { local in function:DamageSetup 1876 pScrPriv->funcs = miFuncs; |
| /xsrc/external/mit/xorg-server/dist/miext/damage/ | ||
| H A D | damage.c | 1665 const DamageScreenFuncsRec miFuncs = { local in function:DamageSetup 1704 pScrPriv->funcs = miFuncs; |
Completed in 13 milliseconds