Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DCursor.cpp100 case Cursor::NorthWestPanning: in fromType()
195 case Cursor::NorthWestPanning: in nameForCursorType()
484 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestPanning)); in northWestPanningCursor()
DCursor.h132 NorthWestPanning, enumerator
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp121 case NorthWestPanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp111 case Cursor::NorthWestPanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/chromium/
DCursorChromium.cpp350 COMPILE_ASSERT_MATCHING_ENUM(NorthWestPanning, TypeNorthWestPanning);
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp191 case Cursor::NorthWestPanning: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm117 case Cursor::NorthWestPanning: