Searched refs:B_CURSOR_ID_GRAB (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/app/
H A DCursor.h21 B_CURSOR_ID_GRAB = 7, enumerator in enum:BCursorID
/haiku/src/servers/app/
H A DCursorManager.cpp48 B_CURSOR_ID_GRAB, kHandHotspot);
253 _LoadCursor(fCursorGrab, cursorSet, B_CURSOR_ID_GRAB);
310 case B_CURSOR_ID_GRAB:
H A DCursorSet.cpp316 case B_CURSOR_ID_GRAB:
/haiku/src/apps/glteapot/
H A DObjectView.cpp502 BCursor grabCursor(B_CURSOR_ID_GRAB);
551 ? B_CURSOR_ID_GRAB : B_CURSOR_ID_SYSTEM_DEFAULT);
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp1231 BCursor grabCursor(B_CURSOR_ID_GRAB);
1242 ? B_CURSOR_ID_GRAB : B_CURSOR_ID_SYSTEM_DEFAULT);
/haiku/src/kits/tracker/
H A DFindPanel.cpp783 BCursor grabCursor(B_CURSOR_ID_GRAB);

Completed in 80 milliseconds