summaryrefslogtreecommitdiffstats
path: root/ui/views/native_cursor.h
Commit message (Collapse)AuthorAgeFilesLines
* MacViews: Introduce native_cursor.h to provide cursor "literals"tapted@chromium.org2014-04-251-0/+21
The ui:: cursors constants like ui::kCursorIBeam are gfx::NativeCursors on aura, but not other platforms. This change introduces ui/views/native_cursor.h, which provides a set of functions giving gfx::NativeCursor constants in a platform-independent way. BUG=366007 Review URL: https://codereview.chromium.org/248863002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266269 0039d316-1c4b-4281-b951-d872f2087c98