SouthWestResize  2181 Source/core/testing/Internals.cpp     case Cursor::SouthWestResize: return "SouthWestResize";
SouthWestResize    77 Source/platform/Cursor.cpp     case Cursor::SouthWestResize:
SouthWestResize   334 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthWestResize));
SouthWestResize   336 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeSouthWestResize, Cursor::SouthWestResize);