Searched refs:B_CURSOR_SYSTEM_DEFAULT (Results 1 - 13 of 13) sorted by relevance

/haiku/src/apps/haikudepot/ui_generic/
H A DLinkedBitmapView.cpp70 BCursor cursor(B_CURSOR_SYSTEM_DEFAULT);
/haiku/headers/os/app/
H A DAppDefs.h22 extern const BCursor *B_CURSOR_SYSTEM_DEFAULT;
/haiku/src/apps/people/
H A DAttributeTextControl.cpp66 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, true);
/haiku/src/kits/app/
H A DCursor.cpp27 const BCursor *B_CURSOR_SYSTEM_DEFAULT; variable
H A DApplication.cpp1395 B_CURSOR_SYSTEM_DEFAULT = new BCursor(B_HAND_CURSOR);
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp298 fView->SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
H A DStateView.cpp373 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, true);
/haiku/src/kits/tracker/
H A DTitleView.cpp388 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
392 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
H A DPoseView.cpp4452 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
7310 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
9839 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
/haiku/src/kits/interface/
H A DTextView.cpp519 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
676 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
4874 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, force);
4898 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
5353 //! Unhilights the selection, set the cursor to \c B_CURSOR_SYSTEM_DEFAULT.
H A DColumnListView.cpp3112 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, true);
3166 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, true);
3172 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT, true);
/haiku/src/apps/mail/
H A DContent.cpp1715 SetViewCursor(B_CURSOR_SYSTEM_DEFAULT);
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp4653 SetCursor (B_CURSOR_SYSTEM_DEFAULT);
4666 SetCursor (B_CURSOR_SYSTEM_DEFAULT);

Completed in 309 milliseconds