Searched refs:B_CURSOR_ID_NOT_ALLOWED (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/app/
H A DCursor.h28 B_CURSOR_ID_NOT_ALLOWED = 13, enumerator in enum:BCursorID
/haiku/src/servers/app/
H A DCursorManager.cpp61 B_CURSOR_ID_NOT_ALLOWED, BPoint(8, 8));
260 _LoadCursor(fCursorNotAllowed, cursorSet, B_CURSOR_ID_NOT_ALLOWED);
324 case B_CURSOR_ID_NOT_ALLOWED:
H A DCursorSet.cpp328 case B_CURSOR_ID_NOT_ALLOWED:

Completed in 36 milliseconds