SouthResize      2179 Source/core/testing/Internals.cpp     case Cursor::SouthResize: return "SouthResize";
SouthResize        73 Source/platform/Cursor.cpp     case Cursor::SouthResize:
SouthResize       322 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthResize));
SouthResize       334 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeSouthResize, Cursor::SouthResize);