NorthWestResize  2178 Source/core/testing/Internals.cpp     case Cursor::NorthWestResize: return "NorthWestResize";
NorthWestResize    71 Source/platform/Cursor.cpp     case Cursor::NorthWestResize:
NorthWestResize   316 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestResize));
NorthWestResize   333 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthWestResize, Cursor::NorthWestResize);