Searched refs:get_mouse_bitmap (Results 1 - 4 of 4) sorted by path

/haiku/headers/os/interface/
H A DInterfaceDefs.h475 status_t get_mouse_bitmap(BBitmap** bitmap, BPoint* hotspot);
/haiku/src/apps/screenshot/
H A DScreenshot.cpp222 get_mouse_bitmap(&fUtility->cursorBitmap, &cursorHotSpot);
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp1182 get_mouse_bitmap(BBitmap** bitmap, BPoint* hotspot) function
/haiku/src/tests/kits/app/bcursor/
H A DBCursorTester.cpp119 get_mouse_bitmap(&bitmap, &hotspot);

Completed in 91 milliseconds