/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/ |
H A D | xxxwin.c | 193 HCURSOR ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
|
H A D | nanoxwin.c | 846 void * ui_create_cursor(uint32 x, uint32 y, in ui_create_cursor() function 1532 g_null_cursor = (GR_CURSOR_ID)ui_create_cursor(0, 0, 32, 32, 0, 0); in main()
|
H A D | qtwin.cpp | 1299 HCURSOR ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
|
H A D | svgawin.c | 1566 void* ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
|
H A D | qtewin.cpp | 1438 HCURSOR ui_create_cursor(uint32 x, uint32 y, in ui_create_cursor() function
|
/reactos/base/applications/mstsc/ |
H A D | proto.h | 276 RD_HCURSOR ui_create_cursor(unsigned int x, unsigned int y, int width, int height, uint8 * andmask,
|
H A D | uimain.c | 175 ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
|
H A D | rdp.c | 1132 cursor = ui_create_cursor(x, y, width, height, mask, data, bpp); in process_colour_pointer_common()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | proto.h | 251 HCURSOR ui_create_cursor(RDPCLIENT * This, unsigned int x, unsigned int y, int width, int height, u…
|
H A D | rdp.c | 1013 cursor = ui_create_cursor(This, x, y, width, height, mask, data); in process_colour_pointer_pdu()
|
H A D | xwin.c | 1674 This->xwin.null_cursor = ui_create_cursor(This, 0, 0, 1, 1, null_pointer_mask, null_pointer_data); in ui_create_window() 2306 ui_create_cursor(RDPCLIENT * This, unsigned int x, unsigned int y, int width, int height, in ui_create_cursor() function
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/ |
H A D | vnc.c | 421 ui_create_cursor(unsigned int x, unsigned int y, int width, int height, uint8 * mask, uint8 * data) in ui_create_cursor() function
|
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/ |
H A D | activex.cpp | 5784 HCURSOR ui_create_cursor(RDPCLIENT * This, unsigned int x, unsigned int y, int width, int height, u… in ui_create_cursor() function
|