Home
last modified time | relevance | path

Searched refs:MiddlePanning (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/
DCursor.cpp92 case Cursor::MiddlePanning: in fromType()
187 case Cursor::MiddlePanning: in nameForCursorType()
460 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::MiddlePanning)); in middlePanningCursor()
DCursor.h128 MiddlePanning, enumerator
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp158 case MiddlePanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp95 case Cursor::MiddlePanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/chromium/
DCursorChromium.cpp346 COMPILE_ASSERT_MATCHING_ENUM(MiddlePanning, TypeMiddlePanning);
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp167 case Cursor::MiddlePanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm101 case Cursor::MiddlePanning: