Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxwindow.h71 extern Bool dmxPositionWindow(WindowPtr pWindow, int x, int y);
H A Ddmxscrinit.c288 DMX_WRAP(PositionWindow, dmxPositionWindow, dmxScreen, pScreen); in dmxScreenInit()
H A Ddmxwindow.c438 dmxPositionWindow(WindowPtr pWindow, int x, int y) in dmxPositionWindow() function
478 DMX_WRAP(PositionWindow, dmxPositionWindow, dmxScreen, pScreen); in dmxPositionWindow()