Home
last modified time | relevance | path

Searched refs:Grabbing (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/
DCursor.cpp136 case Cursor::Grabbing: in fromType()
231 case Cursor::Grabbing: in nameForCursorType()
520 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Grabbing)); in grabbingCursor()
DCursor.h150 Grabbing, enumerator
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp170 case Grabbing: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp180 case Cursor::Grabbing: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/chromium/
DCursorChromium.cpp368 COMPILE_ASSERT_MATCHING_ENUM(Grabbing, TypeGrabbing);
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp146 case Cursor::Grabbing: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm190 case Cursor::Grabbing:
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2334649 Grabbing focus when we get the selection is also probably something that should be