Searched refs:PRIVATE_GLYPH (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyph.c302 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 Dprivates.h51 PRIVATE_GLYPH, enumerator in enum:__anon2f8c32f00103
/xsrc/external/mit/xorg-server/dist/render/
H A Dglyph.c278 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 Dprivates.h50 PRIVATE_GLYPH, enumerator in enum:__anon02518f030103
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dprivates.c447 [PRIVATE_GLYPH] = "GLYPH",
/xsrc/external/mit/xorg-server/dist/dix/
H A Dprivates.c108 [PRIVATE_GLYPH] = "GLYPH",
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c213 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c213 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_driver.c1051 if (!dixRegisterPrivateKey(&sna_glyph_key, PRIVATE_GLYPH,
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_driver.c1020 if (!dixRegisterPrivateKey(&sna_glyph_key, PRIVATE_GLYPH,
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c202 if (!dixRegisterPrivateKey(&uxa_glyph_key, PRIVATE_GLYPH, 0))

Completed in 14 milliseconds