NorthResize      2176 Source/core/testing/Internals.cpp     case Cursor::NorthResize: return "NorthResize";
NorthResize        67 Source/platform/Cursor.cpp     case Cursor::NorthResize:
NorthResize       304 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthResize));
NorthResize       331 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthResize, Cursor::NorthResize);