Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxwindow.h93 extern void dmxSetShape(WindowPtr pWindow, int kind);
H A Ddmxscrinit.c322 DMX_WRAP(SetShape, dmxSetShape, dmxScreen, pScreen); in dmxScreenInit()
H A Ddmxwindow.c1022 dmxSetShape(WindowPtr pWindow, int kind) in dmxSetShape() function
1043 DMX_WRAP(SetShape, dmxSetShape, dmxScreen, pScreen); in dmxSetShape()