Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxwindow.h65 extern void dmxGetDefaultWindowAttributes(WindowPtr pWindow,
H A Ddmxwindow.c178 dmxGetDefaultWindowAttributes(WindowPtr pWindow, in dmxGetDefaultWindowAttributes() function
359 dmxGetDefaultWindowAttributes(pWindow, in dmxCreateWindow()
H A Ddmxextension.c1007 dmxGetDefaultWindowAttributes(pWin, &pWinPriv->cmap, &pWinPriv->visual); in dmxBECreateWindowTree()