NorthWestSouthEastResize 2186 Source/core/testing/Internals.cpp     case Cursor::NorthWestSouthEastResize: return "NorthWestSouthEastResize";
NorthWestSouthEastResize   87 Source/platform/Cursor.cpp     case Cursor::NorthWestSouthEastResize:
NorthWestSouthEastResize  364 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestSouthEastResize));
NorthWestSouthEastResize  341 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthWestSouthEastResize, Cursor::NorthWestSouthEastResize);