Home
last modified time | relevance | path

Searched refs:PRIVATE_GLYPH (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c277 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); in FreeGlyph()
294 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); in AddGlyph()
353 size = (head_size + dixPrivatesSize(PRIVATE_GLYPH)); in AllocateGlyph()
360 dixInitPrivates(glyph, (char *) glyph + head_size, PRIVATE_GLYPH); in AllocateGlyph()
382 dixFreeObjectWithPrivates(glyph, PRIVATE_GLYPH); in AllocateGlyph()
/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h49 PRIVATE_GLYPH, enumerator
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c108 [PRIVATE_GLYPH] = "GLYPH",