Searched refs:DRIFreePixmapImp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.c90 static Bool DRIFreePixmapImp(DrawablePtr pDrawable);
544 return DRIFreePixmapImp(pDrawable);
860 DRIFreePixmapImp(DrawablePtr pDrawable) { function in typeref:typename:Bool
886 if(DRIFreePixmapImp(pDrawable))
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.c86 DRIFreePixmapImp(DrawablePtr pDrawable);
538 return DRIFreePixmapImp(pDrawable);
787 DRIFreePixmapImp(DrawablePtr pDrawable) function in typeref:typename:Bool
815 if (DRIFreePixmapImp(pDrawable))

Completed in 3 milliseconds