Searched refs:FreePixmap (Results 1 – 7 of 7) sorted by relevance
113 extern _X_EXPORT void FreePixmap(PixmapPtr /*pPixmap */ );
77 FreePixmap(pPixmap); in xnestDestroyPixmap()
186 FreePixmap(pPixmap); in dmxDestroyPixmap()
94 FreePixmap(pPixmap); in fbDestroyPixmap()
130 FreePixmap(PixmapPtr pPixmap) in FreePixmap() function
483 R054 X11:FreePixmap
44653 We fixed fbCloseScreen to use the FreePixmap function so that the44655 calls FreePixmap and sets devPrivate to NULL before fbCloseScreen is45505 Call FreePixmap() instead of free() to destroy the screen pixmap in