Searched refs:WindowGetDeviceCursor (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindow.h137 extern _X_EXPORT struct _Cursor *WindowGetDeviceCursor(WindowPtr /*pWin */ ,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindow.h143 extern _X_EXPORT struct _Cursor* WindowGetDeviceCursor(
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c3594 WindowGetDeviceCursor(WindowPtr pWin, DeviceIntPtr pDev) function in typeref:typename:CursorPtr
3608 return WindowGetDeviceCursor(pWin->parent, pDev);
H A Devents.c985 pCursor = WindowGetDeviceCursor(win, pDev);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c3540 WindowGetDeviceCursor(WindowPtr pWin, DeviceIntPtr pDev) function in typeref:typename:CursorPtr
3552 return WindowGetDeviceCursor(pWin->parent, pDev);
H A Devents.c999 pCursor = WindowGetDeviceCursor(win, pDev);

Completed in 21 milliseconds