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 958 uspace/lib/ui/src/window.c dcursor = wnd_dcursor_from_cursor(cursor); wnd_dcursor_from_cursor 1273 uspace/lib/ui/src/window.c dcursor = wnd_dcursor_from_cursor(cursor);HelenOS homepage, sources at GitHub