Home
last modified time | relevance | path

Searched refs:DestroyGC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dgcstruct.h77 void (*DestroyGC) (GCPtr /*pGC */ ); member
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxgc.c375 pGC->funcs->DestroyGC(pGC); in dmxDestroyGC()
/OK3568_Linux_fs/external/xserver/dix/
H A Dgc.c780 (*pGC->funcs->DestroyGC) (pGC); in FreeGC()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa.c542 (*pGC->funcs->DestroyGC) (pGC); in exaDestroyGC()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86VGAarbiter.c566 (*pGC->funcs->DestroyGC) (pGC); in VGAarbiterDestroyGC()
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiX.c253 (*pGC->funcs->DestroyGC) (pGC); in XineramaDestroyGC()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessGC.c366 pGC->funcs->DestroyGC(pGC); in RootlessDestroyGC()
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamage.c394 (*pGC->funcs->DestroyGC) (pGC); in damageDestroyGC()