Searched refs:dmxGetWindowAttributes (Results 1 – 3 of 3) sorted by relevance
94 extern Bool dmxGetWindowAttributes(WindowPtr pWindow,
567 if (dmxGetWindowAttributes(pWin, &attr)) { in dmxPopulatePanoramiX()594 dmxGetWindowAttributes(pWin, &attr); in dmxPopulate()
111 dmxGetWindowAttributes(WindowPtr pWindow, DMXWindowAttributesPtr attr) in dmxGetWindowAttributes() function