Home | History | Annotate | Download | only in views

Lines Matching refs:arrow

884   static ui::Cursor arrow;
885 if (!arrow.platform())
886 arrow.SetPlatformCursor(LoadCursor(NULL, IDC_ARROW));
887 return arrow;