NotAllowed       2207 Source/core/testing/Internals.cpp     case Cursor::NotAllowed: return "NotAllowed";
NotAllowed        129 Source/platform/Cursor.cpp     case Cursor::NotAllowed:
NotAllowed        274 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NotAllowed));
NotAllowed        362 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNotAllowed, Cursor::NotAllowed);