Searched refs:PRIVATE_GLYPH (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | glyph.c | 302 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); 320 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); 381 size = (head_size + dixPrivatesSize(PRIVATE_GLYPH)); 388 dixInitPrivates(glyph, (char *) glyph + head_size, PRIVATE_GLYPH); 412 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | privates.h | 51 PRIVATE_GLYPH, enumerator in enum:__anon2f8c32f00103
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | glyph.c | 278 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); 352 size = (head_size + dixPrivatesSize(PRIVATE_GLYPH)); 359 dixInitPrivates(glyph, (char *) glyph + head_size, PRIVATE_GLYPH); 381 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | privates.h | 50 PRIVATE_GLYPH, enumerator in enum:__anon02518f030103
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | privates.c | 447 [PRIVATE_GLYPH] = "GLYPH",
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | privates.c | 108 [PRIVATE_GLYPH] = "GLYPH",
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 213 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 213 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 1051 if (!dixRegisterPrivateKey(&sna_glyph_key, PRIVATE_GLYPH,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 1020 if (!dixRegisterPrivateKey(&sna_glyph_key, PRIVATE_GLYPH,
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-glyphs.c | 202 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))
|
Completed in 14 milliseconds