Home
last modified time | relevance | path

Searched refs:dmxDestroyWindow (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxwindow.h70 extern Bool dmxDestroyWindow(WindowPtr pWindow);
H A Ddmxscrinit.c287 DMX_WRAP(DestroyWindow, dmxDestroyWindow, dmxScreen, pScreen); in dmxScreenInit()
H A Ddmxwindow.c402 dmxDestroyWindow(WindowPtr pWindow) in dmxDestroyWindow() function
431 DMX_WRAP(DestroyWindow, dmxDestroyWindow, dmxScreen, pScreen); in dmxDestroyWindow()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog119774 dmxDestroyWindow() - must call the X's native DetroyWindow()