Searched refs:ui_move_pointer (Results 1 – 15 of 15) sorted by relevance
/reactos/base/applications/mstsc/ |
H A D | rdp5.c | 105 ui_move_pointer(x, y); in rdp5_process()
|
H A D | proto.h | 270 void ui_move_pointer(int x, int y);
|
H A D | uimain.c | 616 ui_move_pointer(int x, int y) in ui_move_pointer() function
|
H A D | rdp.c | 1198 ui_move_pointer(x, y); in process_pointer_pdu()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | rdp5.c | 112 ui_move_pointer(This, x, y); in rdp5_process()
|
H A D | proto.h | 245 void ui_move_pointer(RDPCLIENT * This, int x, int y);
|
H A D | rdp.c | 1062 ui_move_pointer(This, x, y); in process_pointer_pdu()
|
H A D | xwin.c | 2186 ui_move_pointer(RDPCLIENT * This, int x, int y) in ui_move_pointer() function
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/ |
H A D | xxxwin.c | 172 void ui_move_pointer(int x, int y) in ui_move_pointer() function
|
H A D | nanoxwin.c | 761 void ui_move_pointer(int x, int y) in ui_move_pointer() function
|
H A D | qtwin.cpp | 1169 void ui_move_pointer(int x, int y) in ui_move_pointer() function
|
H A D | svgawin.c | 1536 void ui_move_pointer(int x, int y) in ui_move_pointer() function
|
H A D | qtewin.cpp | 1274 void ui_move_pointer(int /*x*/, int /*y*/) in ui_move_pointer() function
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/ |
H A D | vnc.c | 368 ui_move_pointer(int x, int y) in ui_move_pointer() function
|
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/ |
H A D | activex.cpp | 5869 void ui_move_pointer(RDPCLIENT * This, int x, int y) in ui_move_pointer() function
|