Searched refs:SouthResize (Results 1 – 4 of 4) sorted by relevance
73 case Cursor::SouthResize: in fromType()322 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthResize)); in southResizeCursor()
51 SouthResize, enumerator
337 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeSouthResize, Cursor::SouthResize);
2152 case Cursor::SouthResize: return "SouthResize"; in cursorTypeToString()