Searched refs:set_cursor_pos (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A Dprotocol-common.c145 static Bool set_cursor_pos(DeviceIntPtr dev, ScreenPtr screen, int x, int y, Bool event) { return TRUE; } function in typeref:typename:Bool
156 screen.SetCursorPosition = set_cursor_pos;
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-common.c249 set_cursor_pos(DeviceIntPtr dev, ScreenPtr local_screen, int x, int y, Bool event) function in typeref:typename:Bool
266 screen.SetCursorPosition = set_cursor_pos;

Completed in 3 milliseconds