Home
last modified time | relevance | path

Searched refs:ui_create_cursor (Results 1 – 13 of 13) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/
H A Dxxxwin.c193 HCURSOR ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
H A Dnanoxwin.c846 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 Dqtwin.cpp1299 HCURSOR ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
H A Dsvgawin.c1566 void* ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
H A Dqtewin.cpp1438 HCURSOR ui_create_cursor(uint32 x, uint32 y, in ui_create_cursor() function
/reactos/base/applications/mstsc/
H A Dproto.h276 RD_HCURSOR ui_create_cursor(unsigned int x, unsigned int y, int width, int height, uint8 * andmask,
H A Duimain.c175 ui_create_cursor(unsigned int x, unsigned int y, in ui_create_cursor() function
H A Drdp.c1132 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 Dproto.h251 HCURSOR ui_create_cursor(RDPCLIENT * This, unsigned int x, unsigned int y, int width, int height, u…
H A Drdp.c1013 cursor = ui_create_cursor(This, x, y, width, height, mask, data); in process_colour_pointer_pdu()
H A Dxwin.c1674 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 Dvnc.c421 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 Dactivex.cpp5784 HCURSOR ui_create_cursor(RDPCLIENT * This, unsigned int x, unsigned int y, int width, int height, u… in ui_create_cursor() function