Home
last modified time | relevance | path

Searched refs:DMXWindowAttributesPtr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.h68 } DMXWindowAttributesRec, *DMXWindowAttributesPtr; typedef
95 DMXWindowAttributesPtr attr);
H A Ddmxextension.c111 dmxGetWindowAttributes(WindowPtr pWindow, DMXWindowAttributesPtr attr) in dmxGetWindowAttributes()