Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h94 extern Bool dmxGetWindowAttributes(WindowPtr pWindow,
H A Ddmx.c567 if (dmxGetWindowAttributes(pWin, &attr)) { in dmxPopulatePanoramiX()
594 dmxGetWindowAttributes(pWin, &attr); in dmxPopulate()
H A Ddmxextension.c111 dmxGetWindowAttributes(WindowPtr pWindow, DMXWindowAttributesPtr attr) in dmxGetWindowAttributes() function