Searched refs:dmxFindFirstScreen (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinput.h153 extern DMXScreenInfo *dmxFindFirstScreen(int x, int y);
H A Ddmxcursor.c943 firstScreen = dmxFindFirstScreen(x, y);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxevents.c159 DMXScreenInfo *dmxFindFirstScreen(int x, int y) function in typeref:typename:DMXScreenInfo *
225 if ((dmxScreen = dmxFindFirstScreen(dmxGlobalX, dmxGlobalY))) {

Completed in 6 milliseconds