HelenOS sources

wnd_dcursor_from_cursor  124 uspace/lib/ui/private/window.h extern display_stock_cursor_t wnd_dcursor_from_cursor(ui_stock_cursor_t);
wnd_dcursor_from_cursor  954 uspace/lib/ui/src/window.c 	dcursor = wnd_dcursor_from_cursor(cursor);
wnd_dcursor_from_cursor 1269 uspace/lib/ui/src/window.c 	dcursor = wnd_dcursor_from_cursor(cursor);
HelenOS homepage, sources at GitHub