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

/haiku/headers/os/app/
H A DCursor.h22 B_CURSOR_ID_GRABBING = 8, enumerator in enum:BCursorID
/haiku/src/servers/app/
H A DCursorManager.cpp50 B_CURSOR_ID_GRABBING, kHandHotspot);
254 _LoadCursor(fCursorGrabbing, cursorSet, B_CURSOR_ID_GRABBING);
312 case B_CURSOR_ID_GRABBING:
H A DCursorSet.cpp318 case B_CURSOR_ID_GRABBING:
/haiku/src/apps/glteapot/
H A DObjectView.cpp467 BCursor grabbingCursor(B_CURSOR_ID_GRABBING);
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp1219 BCursor grabbingCursor(B_CURSOR_ID_GRABBING);
/haiku/src/apps/showimage/
H A DShowImageView.cpp215 fGrabCursor = new BCursor(B_CURSOR_ID_GRABBING);

Completed in 127 milliseconds