Searched refs:NorthSouthResize (Results 1 – 4 of 4) sorted by relevance
81 case Cursor::NorthSouthResize: in fromType()346 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthSouthResize)); in northSouthResizeCursor()
55 NorthSouthResize, enumerator
341 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthSouthResize, Cursor::NorthSouthResize);
2156 case Cursor::NorthSouthResize: return "NorthSouthResize"; in cursorTypeToString()